Training
Construct a feature matrix and define training and test datasets from data stored in Granta MI, then send the untrained model to the Intellegens Alchemite engine for training and testing.
In MI Machine Learning, the process for defining and training a model is as follows:
- Create a new untrained model, or clone an existing trained or untrained model.
- Choose a Granta MI database and primary table.
- Define and populate the model Matrix. A Matrix contains attributes, links and records from Granta MI, and is converted into a feature matrix before being sent to the engine.
- Send the model to the engine for training, and track progress with the Job Queue.