Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DataScienceHamburg/PyTorchUltimateMaterial
/ app_iris.py
File
app_iris.py
600_ModelDeployment/app_iris.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#%% package
2
from
flask
import
Flask, request
3
from
model_class
import
MultiClassNet
4
import
torch
Callers
nothing calls this directly
Calls
1
MultiClassNet
Class · 0.90
Tested by
no test coverage detected