jrieke/traingenerator
🧙 A web app to generate template code for machine learning
Traingenerator helps machine learning practitioners quickly set up new projects. You input your preferences for data preprocessing, model type (PyTorch, scikit-learn), training, and visualization through a simple web interface. It then generates tailored, ready-to-use template code as a Python file, Jupyter Notebook, or Google Colab notebook. This tool is for data scientists, ML engineers, or researchers looking to jumpstart their machine learning experiments without writing boilerplate code from scratch.
1,381 stars. No commits in the last 6 months.
Use this if you need to quickly generate a basic code structure for your next machine learning project using PyTorch or scikit-learn.
Not ideal if you need a highly customized, production-ready machine learning pipeline or prefer frameworks outside of PyTorch and scikit-learn.
Stars
1,381
Forks
183
Language
Python
License
MIT
Category
Last pushed
Aug 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jrieke/traingenerator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
basetenlabs/truss
The simplest way to serve AI/ML models in production
Lightning-AI/LitServe
A minimal Python framework for building custom AI inference servers with full control over...
deepjavalibrary/djl-serving
A universal scalable machine learning model deployment solution
tensorflow/serving
A flexible, high-performance serving system for machine learning models