Welcome to the DLG Enablement project! This project has examples for running experiments, using model registry and publishing models as APIs.
The domino_experiments_example_workbook.ipynb
Jupyter notebook shows an example of how you can use the Experiments feature to train and compare models.
Run it inside the workspace, and then compare the runs in the Experiment tab.
Domino models are REST API endpoints that run your Domino code. We’ve created a sample model for you. Check out these quick instructions and publish your sample model in no time!
Enter model.py
or model.R
in the file field. Enter my_model
in the function field, and hit ‘Create Model’.