Model Zoo#
Model Management#
Add a new model together with its name to models dictionary. |
|
Return a model object. |
|
Return the list of model names. |
Model Training#
Train a model object. |
|
Train all models. |
|
Show the leaderboard of all models. |
Model Registry#
Register a model into MLFlow. |
|
Return the list all registered models. |
|
Return the list all registered models. |
|
Delete registered model. |
Properties#
Return the dataset object. |
|
Return the model dictionary. |