Skip to main content

Nightly version of PyCaret - An open source, low-code machine learning library in Python.

Project description

This is a nightly version of the PyCaret library, intended as a preview of the upcoming 2.3.4 version. It may contain unstable and untested code.

drawing

An open-source, low-code machine learning library in Python
:rocket: Version 2.3.4 out now! Check out the release notes here.

OfficialDocsInstallTutorialsDiscussionsContributeResourcesMediumLinkedInYouTubeSlack

Python pytest on push Documentation Status PyPI version License

Slack

alt text

Welcome to PyCaret

PyCaret is an open-source, low-code machine learning library in Python that automates machine learning workflows. It is an end-to-end machine learning and model management tool that speeds up the experiment cycle exponentially and makes you more productive.

In comparison with the other open-source machine learning libraries, PyCaret is an alternate low-code library that can be used to replace hundreds of lines of code with few words only. This makes experiments exponentially fast and efficient. PyCaret is essentially a Python wrapper around several machine learning libraries and frameworks such as scikit-learn, XGBoost, LightGBM, CatBoost, spaCy, Optuna, Hyperopt, Ray, and many more.

The design and simplicity of PyCaret are inspired by the emerging role of citizen data scientists, a term first used by Gartner. Citizen Data Scientists are power users who can perform both simple and moderately sophisticated analytical tasks that would previously have required more expertise. Seasoned data scientists are often difficult to find and expensive to hire but citizen data scientists can be an effective way to mitigate this gap and address data-related challenges in the business setting.

Important Links
:star: Tutorials New to PyCaret? Checkout our official notebooks!
:clipboard: Example Notebooks Example notebooks created by community.
:orange_book: Blog Tutorials and articles by contributors.
:books: Documentation The detailed API docs of PyCaret
:tv: Video Tutorials Our video tutorial from various events.
:loudspeaker: Discussions Have questions? Engage with community and contributors.
:hammer_and_wrench: Changelog Changes and version history.
:deciduous_tree: Roadmap PyCaret's software and community development plan.

Installation

PyCaret's default installation only installs hard dependencies as listed in the requirements.txt file.

pip install pycaret

To install the full version:

pip install pycaret[full]

Supervised Workflow

Classification Regression

Unsupervised Workflow

Clustering Anomaly Detection

PyCaret ⚡NEW⚡ Time Series Module

PyCaret new time series module is now available in beta. Staying true to simplicity of PyCaret, it is consistent with our existing API and fully loaded with functionalities. Statistical testing, model training and selection (30+ algorithms), model analysis, automated hyperparameter tuning, experiment logging, deployment on cloud, and more. All of this with only few lines of code (just like the other modules of pycaret). If you would like to give it a try, checkout our official quick start notebook.

The module is still in beta. We are adding new functionalities every day and doing weekly pip releases. Please ensure to create a separate python environment to avoid dependency conflicts with main pycaret. The final release of this module will be merged with the main pycaret in next major release.

pip install pycaret-ts-alpha

alt text

Who should use PyCaret?

PyCaret is an open source library that anybody can use. In our view the ideal target audience of PyCaret is:

  • Experienced Data Scientists who want to increase productivity.
  • Citizen Data Scientists who prefer a low code machine learning solution.
  • Data Science Students.
  • Data Science Professionals who want to build rapid prototypes.

PyCaret on GPU

With PyCaret >= 2.2, you can train models on GPU and speed up your workflow by 10x. To train models on GPU simply pass use_gpu = True in the setup function. There is no change in the use of the API, however, in some cases, additional libraries have to be installed as they are not installed with the default version or the full version. As of the latest release, the following models can be trained on GPU:

  • Extreme Gradient Boosting (requires no further installation)
  • CatBoost (requires no further installation)
  • Light Gradient Boosting Machine requires GPU installation
  • Logistic Regression, Ridge Classifier, Random Forest, K Neighbors Classifier, K Neighbors Regressor, Support Vector Machine, Linear Regression, Ridge Regression, Lasso Regression requires cuML >= 0.15

License

PyCaret is completely free and open-source and licensed under the MIT license.

Contributors

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycaret-nightly-2.3.4.dev1636159867.tar.gz (250.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycaret_nightly-2.3.4.dev1636159867-py3-none-any.whl (286.8 kB view details)

Uploaded Python 3

File details

Details for the file pycaret-nightly-2.3.4.dev1636159867.tar.gz.

File metadata

  • Download URL: pycaret-nightly-2.3.4.dev1636159867.tar.gz
  • Upload date:
  • Size: 250.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pycaret-nightly-2.3.4.dev1636159867.tar.gz
Algorithm Hash digest
SHA256 aaf92ff6202d28d422f63afd8e914d9b1a2d3b4db4bad9c33217bcc0a18a1dd7
MD5 9b4e497b234b30f60a56e9745be49251
BLAKE2b-256 eeaead7ea07e1467369cfbf6ffc1f64f8f96b21a934e07ac5af94c7af8e8009b

See more details on using hashes here.

File details

Details for the file pycaret_nightly-2.3.4.dev1636159867-py3-none-any.whl.

File metadata

  • Download URL: pycaret_nightly-2.3.4.dev1636159867-py3-none-any.whl
  • Upload date:
  • Size: 286.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pycaret_nightly-2.3.4.dev1636159867-py3-none-any.whl
Algorithm Hash digest
SHA256 9666ca57d795558f22e720107c431fc31e1a2acdb986620fae4c6216231c3e69
MD5 c1520f8f2e4351cd2a0e12745c15521e
BLAKE2b-256 6a84614843026d75ddaf867d72183325eb46a57ec9d7b6ea72ab52d29d1a3510

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page