After a model has been created and trained it is ready to provide predictions. Using and managing your models is done on the “Model Details” page through the “Actions” menu. To get there, go to the “Your Models” page and click on Model Actions. The options in the Model Actions menu will depend on the specific model you are using.
The Model Actions page provides several tabs with information on the selected model:
Model Details - Provides basic summary and usage information.
Creation Parameters - Displays the hyperparameter settings used in model creation.
Specs - Lists the column specifications used in the model. These can be downloaded from the Folders page.
Additionally, there are several utility functions which are run from the “Model Actions” menu, including:
Model Analysis - This will run the selected analysis report against the model. Some analysis reports might require a model and batch query results or a model and a dataset. See below.
Update Instance - This feature allows you to update the model with new data. Selecting this option will bring you to a new page where you can select a dataset with matching column specifications from the “Choose your folder” dropdown. This model will have all of the Model Specifications from the initial model. Updating an Instance will replace your existing model with the newly generated one.
List Versions - This feature allows you to view previous versions of the model and roll back to that version if desired. This is only applicable if your model has been updated through the “Update Instance” feature.
Copy Instance - Use this tool to create a duplicate of the model.
Export Instance - Use this export the model in to a file.
Models can be deleted by clicking the “Trash” icon under the “Remove” column on the “Your Models” page.
Comments
0 comments
Please sign in to leave a comment.