Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matheuscvp
/
predict_weather
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
predict_weather
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
matheuscvp
fix
b4513b7
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
README.md
Safe
254 Bytes
update
over 2 years ago
app.py
Safe
1.23 kB
fix
over 2 years ago
model.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
How to fix it?
3.67 kB
LFS
update
over 2 years ago
model2.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
How to fix it?
2.9 kB
LFS
adding a second model
over 2 years ago
requirements.txt
Safe
26 Bytes
update
over 2 years ago