Experiments¶
Overview
Experiments are model estimation jobs which can be used to execute logics defined in the linked Algorithm on its corresponding Dataset.
This is the last step of the inbuilt guided model development process after creating Algorithms and registering Datasets.
The trained model output from the experiment job can then be reviewed and registered as Models for downstream processes such as Policy writing and performance reporting.
How to create an experiment?
- Refer register an experiment section for details