a-poor/flask-celery-ml

Handling long-running processes (like ML model predictions) inside a Flask app using Celery.

28
/ 100
Experimental

This helps data scientists or machine learning engineers integrate long-running machine learning model predictions into web applications. You input data through a web interface, and the system processes it in the background, eventually displaying the prediction results on the same page. It's designed for applications where immediate prediction isn't feasible and users can wait a moment for results.

No commits in the last 6 months.

Use this if you need to serve machine learning model predictions or other time-consuming computations through a web application without making the user wait indefinitely for a response.

Not ideal if your predictions or tasks are extremely fast and can be computed instantly without noticeable delay.

machine-learning-operations web-application-integration predictive-modeling asynchronous-processing data-science-workflow
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 15 / 25

How are scores calculated?

Stars

12

Forks

4

Language

HTML

License

Category

ml-model-serving

Last pushed

Jan 13, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/a-poor/flask-celery-ml"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.