Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joaopimenta
/
tackling-hospital-readmissions-ai
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f4576a9
tackling-hospital-readmissions-ai
4.39 MB
1 contributor
History:
9 commits
joaopimenta
Upload best_lgbm_model.pkl
f4576a9
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
333 Bytes
initial commit
10 months ago
app.py
Safe
36.2 kB
Update app.py
10 months ago
best_lgbm_model.pkl
pickle
Detected Pickle imports (8)
"numpy.core.multiarray.scalar"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"lightgbm.basic.Booster"
,
"collections.OrderedDict"
,
"numpy.dtype"
,
"lightgbm.sklearn.LGBMClassifier"
,
"numpy.ndarray"
,
"collections.defaultdict"
How to fix it?
1.2 MB
xet
Upload best_lgbm_model.pkl
10 months ago
best_mlp_model_full.pth
pickle
Detected Pickle imports (12)
"__main__.RobustMLPClassifier"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.activation.LeakyReLU"
,
"collections.OrderedDict"
,
"__builtin__.set"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.dropout.Dropout"
How to fix it?
2.51 MB
xet
Upload best_mlp_model_full.pth
10 months ago
best_pca_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"sklearn.decomposition._pca.PCA"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
288 kB
xet
Upload best_pca_model.pkl
10 months ago
final_xgboost_model.pkl
pickle
Detected Pickle imports (3)
"xgboost.core.Booster"
,
"builtins.bytearray"
,
"xgboost.sklearn.XGBClassifier"
How to fix it?
350 kB
xet
Upload final_xgboost_model.pkl
10 months ago
requirements.txt
Safe
166 Bytes
Rename requirements_hosp.txt to requirements.txt
10 months ago