This page needs review


Trained Machine Learning models can be used to make predictions.

Using Machine Learning Models

After a model has been trained, it is ready to be used to make prediction on new data. Trying to use an untrained model will result in an error.

To use a model, open its action menu and click on Use.

Go to model use page
Go to model use page


Tiki will then display the model's page for prediction. This page will include input fields for you to enter new data.

Use model page
Use model page


Fill in the fields and select the type of task you want model to perform. This will be either a probability or prediction task. Either of the tasks is supported based on the model's underlying learning algorithm. After this, click on the Submit button to get result.

A success message will be displayed and result will appear right after the submit button.

Result success message
Result success message

Result
Result