Creating Experiments

A Data Scientist can create various Experiments based on specified algorithms.

There can be different types of Experiments based on the algorithm type specified. In DS Lab we support Classification and Regression.

  • A Classification experiment can be created for discrete data.

  • A Regression experiment can be created for continuous data.

Please Note:

  • AutoML experiments are running as Jobs and a new Job will get allocated for each experiment created in the AutoML tab.

  • Jobs will spin up once Experiment is created and after models are trained and ready, it will get killed automatically.

  • 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