Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abreza
/
Pregnancy_Risk_Evaluator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Pregnancy_Risk_Evaluator
Ctrl+K
Ctrl+K
2 contributors
History:
11 commits
abreza
add shap value
1c87170
27 days ago
.gitattributes
Safe
1.52 kB
initial commit
28 days ago
.gitignore
Safe
28 Bytes
update
27 days ago
README.md
Safe
256 Bytes
initial commit
28 days ago
app.py
Safe
493 Bytes
refactor: replace load_model with get_model for improved model loading
27 days ago
best_model.pkl
pickle
Detected Pickle imports (8)
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
,
"numpy._core.numeric._frombuffer"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.ensemble._weight_boosting.AdaBoostClassifier"
How to fix it?
269 kB
LFS
add new pkl
28 days ago
config.py
Safe
2.74 kB
update
27 days ago
interface.py
Safe
7.86 kB
add shap value
27 days ago
model_utils.py
Safe
5.81 kB
add shap value
27 days ago
requirements.txt
Safe
92 Bytes
update
27 days ago
styles.py
Safe
1.6 kB
update
27 days ago