Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanilZherebtsov/ml-docker-flask-api
/ predict
Route
predict
app/server.py:None–None ·
view source on GitHub ↗
app.post('/predict')
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI
2
import
joblib
3
import
numpy
as
np
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected