Model

A model is a collection of files that record a trained ML model.

Create and Manage a Model

To create a model:

  1. In the models page, click on the NEW button.

    ../_images/btn_new.png
  2. Fill in the model name and description in the dialog.

  3. Click on the CREATE button.

    ../_images/add_model_1.png
  4. Go to the model page by clicking on the link of model.

    ../_images/add_model_2.png
  5. Click on the NEW VERSION button.

    ../_images/new_version.png
  6. Fill in the model version and select the model files. The model files could be selected from a track or from a folder.

    Note

    To select the model files, choose the data source (a track or a dataset), select one or multiple files or folders, and then click on the INSERT button.

    You may repeat this step to add more model files from different sources or folders.

    ../_images/add_model_3.png
  7. Click on the CREATE button.

    ../_images/add_model_4.png
  8. The new model version will be displayed.

    ../_images/add_model_5.png

Delete a Model

To delete a model version:

  1. Click on the delete button for the model version.

    ../_images/del_model_version.png
  2. Click on the OK button.