Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ikoghoemmanuell
/
Sepsis-Prediction-With-FastAPI
like
0
Sleeping
App
Files
Files
Community
1
361c00b
Sepsis-Prediction-With-FastAPI
/
app
2 contributors
History:
6 commits
ikoghoemmanuell
Delete app/requirements.txt
6deb5c3
over 1 year ago
main.py
2.87 kB
Update app/main.py
over 1 year ago
model.pkl
pickle
Detected Pickle imports (9)
"numpy.random._pickle.__randomstate_ctor"
,
"sklearn.ensemble._gb_losses.BinomialDeviance"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.dummy.DummyClassifier"
,
"sklearn.ensemble._gb.GradientBoostingClassifier"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.ndarray"
How to fix it?
938 kB
LFS
Upload 4 files
over 1 year ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
814 Bytes
LFS
Upload 4 files
over 1 year ago