Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DataWizard9742
/
IrisFlowerClassification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
IrisFlowerClassification
374 kB
2 contributors
History:
13 commits
DataWizard9742
Update Dockerfile
f5f9f2e
verified
4 months ago
src
Update src/streamlit_app.py
4 months ago
.gitattributes
Safe
1.52 kB
Duplicate from streamlit/streamlit-template-space
4 months ago
Dockerfile
Safe
412 Bytes
Update Dockerfile
4 months ago
README.md
Safe
457 Bytes
initial commit
4 months ago
app.py
Safe
912 Bytes
Create app.py
4 months ago
model.pkl
pickle
Detected Pickle imports (7)
"sklearn.tree._tree.Tree"
,
"numpy._core.multiarray.scalar"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
185 kB
xet
Upload model.pkl
4 months ago
requirements.txt
Safe
35 Bytes
Update requirements.txt
4 months ago