Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amornpan
/
weather-prediction-app
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
weather-prediction-app
1 contributor
History:
17 commits
amornpan
Upload 2 files
eca751e
verified
7 days ago
.gitattributes
Safe
1.52 kB
initial commit
7 days ago
README.md
Safe
256 Bytes
initial commit
7 days ago
app.py
Safe
4.24 kB
Update app.py
7 days ago
label_encoders.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
How to fix it?
579 Bytes
LFS
Upload 2 files
7 days ago
random_forest_weather_model.pkl
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray.scalar"
,
"sklearn.tree._tree.Tree"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
9.24 MB
LFS
Upload 2 files
7 days ago
requirements.txt
Safe
57 Bytes
Update requirements.txt
7 days ago