pycaret 3.3.2
0
PyCaret - An open source, low-code machine learning library in Python.
Contents
PyCaret - An open source, low-code machine learning library in Python.
Stars: 8877, Watchers: 8877, Forks: 1766, Open Issues: 381The pycaret/pycaret
repo was created 4 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 8877 github stars!
How to Install pycaret
You can install pycaret using pip
pip install pycaret
or add it to a project with poetry
poetry add pycaret
Package Details
- Author
- Moez Ali
- License
- MIT
- Homepage
- https://github.com/pycaret/pycaret
- PyPi:
- https://pypi.org/project/pycaret/
- GitHub Repo:
- https://github.com/pycaret/pycaret
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common pycaret errors.
Code Examples
Here are some pycaret
code examples and snippets.
GitHub Issues
The pycaret package has 381 open issues on GitHub
- BUG: Inconsistent results using OOP API
- BUG: problem in anomaly detection using model 'cluster' (CBLOF) when using _kmeans to label observations
- BUG: PYCARET AttributeError: 'NoneType' object has no attribute 'split'
- [ENH]: Is there a way to switch off micro- and/or macro- average in ROC plots?
- BUG: Predict with External Regressors
- [ENH]: How to obtain the number of parameters in a trained model?
- Remove
use_train_data
fromplot_model
- BUG: predict model failed with a pipeline from a colleague
- BUG: deepchecks issue
- Pycaret forecasting svm
- BUG: nested
group_features
with unequally sized groups - [ENH]: SVM with radial kernel is so slow
- BUG: Can not import any pycaret modules
- BUG: error occured after execute second plot_model