MLJAR AutoML

Display AutoML report

Display AutoML report from training. You can click on the model name in the leaderboard to check each model details.

Required packages

You need below packages to use the code generated by recipe. All packages are automatically installed in MLJAR Studio.

mljar-supervised>=1.1.5

Interactive recipe

You can use below interactive recipe to generate code. This recipe is available in MLJAR Studio.

In the below recipe, we assume that you have following variables available in your notebook:

  • automl (type AutoML)

Python code

# Python code will be here

MLJAR AutoML cookbook

Code recipes from MLJAR AutoML cookbook.