kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed using React which interacts with a Flask service as the back-end and makes predictions.
This template helps Python developers quickly build web applications that use machine learning models. You can integrate your existing machine learning model, define how it receives input, and then present its predictions through a user-friendly React-based front-end. It's ideal for developers who want to showcase their machine learning solutions in a web browser without building the entire application from scratch.
308 stars. No commits in the last 6 months.
Use this if you are a Python developer who needs a pre-structured project to deploy a machine learning model with a web interface.
Not ideal if you are not a developer or if you need a machine learning application without a web-based front-end.
Stars
308
Forks
301
Language
JavaScript
License
MIT
Category
Last pushed
Mar 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kb22/ML-React-App-Template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
jeff1evesque/machine-learning
Web-interface + rest API for classification and regression...