> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab-1/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments.md).

# 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.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

* *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.*&#x20;
* *Refer the **Data Science Lab Quick Start Flow** page to get an overview of the **Data Science Lab** module in nutshell.* [***Click here***](/data-science-lab-1/data-science-lab-quick-start-flow.md) *to get redirected to the quick start flow page.*
  {% endhint %}
