Edit or retrain a model

Edit an existing model's Matrix (edit feature columns, or change the training and test dataset), edit a model's name or description, or retrain a model using a new version of an engine or database.

Edit model name or description

To edit an untrained model's name or description:

  1. Click the model in the list to select it, then click Rename model or right-click and select Rename.
  2. In the dialog, edit the model Name and Description.
  3. Click Save.

View a trained model

To view a trained model:

  • Click a model in the list to select it, then click Edit model or right-click and select Edit.

The trained model's information is displayed on the Define Matrix, Populate Matrix and Train and Test tabs with the message "[icon] This model is read-only".

Edit or retrain a model

To edit an untrained model:

  • Click a model in the list to select it, then click Edit model or right-click and select Edit.

You will be taken to the Define Matrix, Populate Matrix, and Train and Test tabs. Any changes you make on these tabs are saved automatically.

Once a model is trained, you cannot edit or rename it. Clone the original model to create an untrained copy you can edit or retrain. A model which is sent for training and fails is considered untrained, and can be edited.

Once a primary table is selected, it cannot be changed. You must create a new model.

Edit features

To edit feature matrix columns, add and remove linked tables and attributes from the Feature Set on the Define Matrix tab. Detailed instructions can be found in Add tables and attributes to a Matrix.

Edit or append training data

As long as they are from the primary table, you can add or remove records from the list on the Populate Matrix tab to edit or expand the training and test datasets. Detailed instructions can be found in Add records to a Matrix.

If you want to train your model using records from a table other than the primary table, you will need to either:

  • Create a new model where the table containing those records is the primary.
  • Add or move those records to the primary table in Granta MI.

Retrain without editing

We do not recommend retraining failed models without editing. Failure to train is almost always caused by issues with the training data or Matrix definition (for example, the wrong transform or feature type has been selected by accident).

To retrain a model using an updated database or engine, you will need to Clone the original then Train and test the clone.
Note: Engine version is saved as part of the model, but currently database and record version information is not. We recommend including the database version in the model description for reference.