Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanilZherebtsov/ml-docker-flask-api
/ functions
Functions
2 in github.com/DanilZherebtsov/ml-docker-flask-api
⨍
Functions
2
◇
Types & classes
0
↳
Endpoints
2
Function
predict
Predicts the class of a given set of features. Args: data (dict): A dictionary containing the features to predict. e.g. {"fe
app/server.py:16
Function
read_root
()
app/server.py:12