Skip to content

Latest commit

 

History

History
 
 

automl-with-pycaret

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

AutoML with PyCaret

description: learn how to automate ML with PyCaret

"PyCaret is an open source, low-code machine learning library in Python that allows you to go from preparing your data to deploying your model within minutes in your choice of notebook environment." It supports:

As of PyCaret 2.2, GPUs can also be used for select model training and hyperparameter tuning with no changes to the use of API. See PyCaret documentation for details.

In this tutorial, the following notebooks demonstrate using PyCaret with mlflow tracking: