Create Experiment

This option helps the users to create an Auto ML experiment on the selected Dataset.

A user can create a supervised learning (data science) experiment by choosing the Create Experiment option.

Please Note: The Create Experiment icon is provided on the Dataset List page under the Dataset tab of a Data Science Project.

  • Navigate to the Dataset List page.

  • Select a Dataset from the list.

  • Click the Create Experiment icon.

Please Note: An experiment gets initiated in two steps:

  • Configure: Enter Experiment name, Description, and Target column.

  • Select Experiment Type: Classification for discrete data and Regression for continuous data (numeric value).

  • The Configure tab opens (by default) while opening the Create Experiment form.

  • Provide the following information:

    • Provide a name for the experiment.

    • Provide Description (optional).

    • Select a Target Column.

    • Select a Data Preparation from the drop-down menu.

      • Use check-box to select a Data Preparation from the displayed drop-down.

  • Select columns need to be excluded from the experiment.

    • Use check-box to select a field to be excluded from the experiment.

  • The selected columns to be excluded from the model training process appear.

  • Click the Next option.

  • The user gets redirected to the Select Experiment Type tab.

  • Select a prediction model using the checkbox.

  • Based on the selected experiment type a validation notification message appears.

  • Click the Done option.

  • A notification message appears.

  • The user gets redirected to the Auto ML list page.

  • The newly created experiment gets added to the list.

Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. Click here to get redirected to the quick start flow page.

Last updated