Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RICHARDMENSAH
/
Sepsis-Prediction-APP-using-FASTAPI-and-Machine-Learning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sepsis-Prediction-APP-using-FASTAPI-and-Machine-Learning
8.29 kB
1 contributor
History:
5 commits
RICHARDMENSAH
scaler, numerical_imputer, final_model commit
683936d
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
Dockerfile
Safe
265 Bytes
updated
over 2 years ago
Final_model.joblib
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
1.19 kB
xet
scaler, numerical_imputer, final_model commit
over 2 years ago
README.md
Safe
238 Bytes
initial commit
over 2 years ago
main.py
Safe
3.31 kB
updated
over 2 years ago
numerical_imputer.joblib
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"sklearn.impute._base.SimpleImputer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.ndarray"
How to fix it?
913 Bytes
xet
scaler, numerical_imputer, final_model commit
over 2 years ago
requirements.txt
Safe
143 Bytes
Create requirements.txt
over 2 years ago
scaler.joblib
pickle
Detected Pickle imports (5)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray.scalar"
How to fix it?
752 Bytes
xet
scaler, numerical_imputer, final_model commit
over 2 years ago