#42 · Primary category: MLOps & Evaluation
pycaret
Open-source, low-code AutoML platform for Python. PyCaret 4.0: sklearn-native engine + React control plane.
Project last updated:07/23/26
GitHub Stars
9.8K
Forks
1.8K
Contributors
144
License
Other
Why we included this project
PyCaret is the AutoML library many data scientists reach for when a modeling task arrives without a framework already chosen. It automates the tedious middle of the pipeline: data preparation, splitting, training and comparing candidate models, tuning the strongest performer, and emitting a real sklearn-compatible Pipeline you can serialize or serve directly. The same experiment API covers classification, regression, clustering, anomaly detection, and time series. The 4.0 rewrite goes further, turning that notebook engine into a self-hosted platform with a FastAPI control plane (model registry, run tracking, monitoring, drift detection, lineage) and a React dashboard that runs locally via docker compose. That makes it useful at two scales at once: a low-ceremony experiment tool for a lone analyst, and a lightweight internal ML platform for a small team that wants model management and serving without standing up heavier infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models