MLJAR AutoML

Load AutoML models from disk

You can load AutoML models from disk and use them to compute predictions on new data.

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.7

Interactive recipe

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

Python code

# Python code will be here

MLJAR AutoML cookbook

Code recipes from MLJAR AutoML cookbook.