Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rasmodev
/
Sepsis_Prediction_FastAPI
like
1
Sleeping
App
Files
Files
Community
main
Sepsis_Prediction_FastAPI
1 contributor
History:
73 commits
rasmodev
Upload model_and_key_components.pkl
6bf2917
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Dockerfile
Safe
701 Bytes
Update Dockerfile
about 1 year ago
README.md
Safe
214 Bytes
initial commit
about 1 year ago
app.py
Safe
2.59 kB
Update app.py
about 1 year ago
model_and_key_components.pkl
pickle
Detected Pickle imports (11)
"sklearn.ensemble._gb.GradientBoostingClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._tree.Tree"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.ndarray"
,
"numpy.random._pickle.__randomstate_ctor"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"sklearn.ensemble._gb_losses.BinomialDeviance"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"sklearn.dummy.DummyClassifier"
How to fix it?
1.13 MB
LFS
Upload model_and_key_components.pkl
12 months ago
requirements.txt
Safe
83 Bytes
Update requirements.txt
about 1 year ago