{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"PyCaret automates machine learning workflows by wrapping scikit-learn, LightGBM, and related libraries, letting you build classification, regression, clustering, time-series, and anomaly-detection models with minimal code.","skillfed_tags":["automl","low-code","model-selection"],"use_cases":["Rapidly prototype classification or regression models on a new dataset without writing custom preprocessing or cross-validation code.","Compare multiple algorithms automatically to identify the best performer before investing in tuning.","Build time-series forecasts or detect anomalies in sensor/log data with minimal boilerplate.","Train clustering models and visualize results interactively for exploratory data analysis.","Generate model predictions on hold-out or new data and export trained pipelines for deployment."],"what_it_does":"PyCaret is a low-code machine learning library that automates the end-to-end workflow of building, comparing, and deploying supervised and unsupervised models. It wraps popular libraries like scikit-learn, LightGBM, and statsmodels, reducing hundreds of lines of boilerplate code to a handful of function calls. You initialize a setup with your data and target, then call compare_models() to automatically train and rank candidate algorithms, evaluate_model() to inspect performance, and predict_model() to generate predictions on new data. The library supports classification, regression, time-series forecasting, clustering, and anomaly detection through both a functional API and an object-oriented API.\n\nPyCaret is designed for data scientists who want to prototype quickly, citizen data scientists with moderate technical depth, and ML students. It handles preprocessing, feature engineering, hyperparameter tuning, and model selection internally. The library includes visualization tools (via matplotlib, plotly, yellowbrick) and supports GPU acceleration for tree-based models. With 34 runtime dependencies spanning the scientific Python stack, it trades environment size for convenience\u2014you get a complete ML toolkit in one package.","worth_installing":"Yes, if you want to accelerate ML prototyping and experimentation. PyCaret is actively maintained, has no known vulnerabilities, and installs cleanly. The 34 dependencies are a trade-off: they bloat your environment but eliminate the need to manually orchestrate scikit-learn, LightGBM, and visualization libraries. Best suited for rapid iteration and learning; less ideal if you need fine-grained control over every preprocessing step or want a minimal dependency footprint."},"id":"pycaret","links":{"html":"https://skillfed.io/packages/pycaret","md":"https://skillfed.io/packages/pycaret.md","pypi":"https://pypi.org/project/pycaret/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-04-28","license_spdx":null,"license_treatment":"permissive","name":"pycaret","python_support":"supports_current","summary":"PyCaret - An open source, low-code machine learning library in Python."},"popularity":{"monthly_downloads":483296,"position":6414,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.2"}
