Python-templates/sklearn-project-template
Beginner machine learning template for projects based on sklearn library.
This project helps data scientists, researchers, and machine learning engineers structure their machine learning workflows, especially for projects with smaller datasets. It takes raw data and configuration settings as input, and outputs trained models, performance reports, and optimized parameters. It's designed for anyone who builds and tunes predictive models.
No commits in the last 6 months.
Use this if you need a clear, consistent structure for developing, tuning, and evaluating machine learning models, particularly when working with scikit-learn compatible libraries and limited data.
Not ideal if you are working with extremely large datasets requiring distributed computing, or if your project doesn't involve scikit-learn style models and hyperparameter tuning.
Stars
31
Forks
10
Language
Python
License
MIT
Category
Last pushed
Oct 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Python-templates/sklearn-project-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
xtreamsrl/jupytemplate
Templates for jupyter notebooks
ZhiyuanChen/CHANfiG
Easier Configuration