mlexpertio/ml-project-template
Starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
This is a foundational starting point for machine learning engineers and data scientists building new ML/AI applications. It provides a structured project setup, taking raw data, code, and trained models, and outputting a production-ready application that can make predictions. It helps those who want to ensure their ML projects are reproducible, easily deployable, and follow best practices from the start.
No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist beginning a new ML project and need a robust, reproducible, and deployable starting architecture.
Not ideal if you are a business user looking for a no-code solution or someone unfamiliar with Python development, Docker, or MLOps practices.
Stars
33
Forks
5
Language
Python
License
MIT
Category
Last pushed
Jan 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlexpertio/ml-project-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eightBEC/fastapi-ml-skeleton
FastAPI Skeleton App to serve machine learning models production-ready.
satellite-image-deep-learning/model-training-and-deployment
Training and deployment of deep learning models for satellite & aerial imagery
MarwanDebbiche/post-tuto-deployment
Build and deploy a machine learning app from scratch 🚀
BolajiAyodeji/deploy-ml-web-workshop
In this workshop, you will learn how to build a machine learning model using...
codingforentrepreneurs/AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using...