Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zoya23
/
AI_Sleep_Detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dd4c3cb
AI_Sleep_Detection
Ctrl+K
Ctrl+K
1 contributor
History:
24 commits
zoya23
Upload random_forest_model.pkl
dd4c3cb
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
240 Bytes
Update README.md
3 months ago
app.py
Safe
673 Bytes
Update app.py
3 months ago
log_reg_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
879 Bytes
LFS
Upload log_reg_model.pkl
3 months ago
random_forest_model.pkl
pickle
Detected Pickle imports (5)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
50.8 MB
LFS
Upload random_forest_model.pkl
3 months ago
requirements.txt
Safe
37 Bytes
Update requirements.txt
3 months ago