shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 79
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 77.0
- age_days: 2482
- days_rel: 171
- days_push: 129
- n_releases_24m: 5
Adoption not part of the score
3347 stars · 365 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lazy Predict is a Python library that trains dozens of machine learning models with minimal code to quickly identify which algorithms perform best on a dataset, without any parameter tuning. It covers classification, regression, and time series forecasting, with optional GPU acceleration and MLflow experiment tracking.
Use cases
- quickly compare dozens of ML models on my dataset
- find the best classifier without tuning hyperparameters
- baseline all regression models with a few lines of code
- benchmark time series forecasting models automatically
- screen which algorithms are worth tuning for my problem
- run automated model selection for classification and regression
When to choose
- you need fast baselines across many models before investing in tuning
- you want a low-code way to screen classifiers, regressors, or forecasting models
- you want built-in experiment tracking, GPU acceleration, or seasonal detection for time series
When to avoid
- you need production-grade, fully tuned models rather than quick comparisons
- you require fine-grained control over each model's training pipeline
- your workflow depends on hyperparameter optimization, which Lazy Predict deliberately skips
Facets
library · maturity active
machine-learning data-science benchmarking machine-learning data-science time-series python cross-platform automl model-selection scikit-learn classification regression time-series-forecasting model-comparison low-code
2 sources
- readme: https://github.com/shankarpandala/lazypredict · fetched 2026-08-28 · e32a6459b678
- registry_pypi: https://pypi.org/pypi/lazypredict/json · fetched 2026-08-29 · 989492d506ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shankarpandala/lazypredict | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="shankarpandala/lazypredict")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem