1616 Forks
7458 Stars
7458 Watchers

pycaret

An open-source, low-code machine learning library in Python

How to download and setup pycaret

Open terminal and run command
git clone https://github.com/pycaret/pycaret.git
git clone is used to create a copy or clone of pycaret repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pycaret https://github.com/pycaret/pycaret/archive/master.zip

Or simply clone pycaret with SSH
[email protected]:pycaret/pycaret.git

If you have some problems with pycaret

You may open issue on pycaret support forum (system) here: https://github.com/pycaret/pycaret/issues