MexsonFernandes/Boilerplate-for-Django-ML-Model-Deployment
A Django wrapper that can be used for building web apps for Machine Learning projects.
This project helps developers wrap their machine learning models into a web application using Django. You provide your pre-trained R-based machine learning model and some setup, and it creates a basic web interface for users to interact with your model. This is for software developers who need to quickly deploy an ML model as a web service.
No commits in the last 6 months.
Use this if you are a developer looking for a straightforward way to turn an R-based machine learning model into a functional web application with Django.
Not ideal if you are an end-user without programming knowledge, or if you need to deploy models built with frameworks other than R, or require a highly customized front-end interface.
Stars
12
Forks
4
Language
JavaScript
License
—
Category
Last pushed
Apr 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MexsonFernandes/Boilerplate-for-Django-ML-Model-Deployment"
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...