xiabai84/ml_with_django
a django backend template program for serving machine learning model
This project provides a pre-built backend system for quickly deploying machine learning models into web applications. It takes your trained ML model and allows you to integrate it into a user-facing website, complete with an administrative dashboard for managing users and content. This is for software developers who need to get a machine learning-powered application online quickly, without building the entire backend from scratch.
No commits in the last 6 months.
Use this if you are a developer looking for a rapid way to turn a machine learning model into a web application with user management and an admin interface.
Not ideal if you are looking for a pre-built, ready-to-use application and not a developer template, or if you need to integrate with the latest TensorFlow versions without potential compatibility issues.
Stars
8
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xiabai84/ml_with_django"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
GZTipDM/TipDM
TipDM建模平台,开源的数据挖掘工具。
pratos/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article
datmo/datmo
Open source production model management tool for data scientists
kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed...