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
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
28 Bytes
update
2 months ago
README.md
Safe
256 Bytes
initial commit
2 months ago
app.py
Safe
493 Bytes
refactor: replace load_model with get_model for improved model loading
2 months 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
2 months ago
config.py
Safe
2.74 kB
update
2 months ago
interface.py
Safe
7.86 kB
add shap value
2 months ago
model_utils.py
Safe
5.81 kB
add shap value
2 months ago
requirements.txt
Safe
92 Bytes
update
2 months ago
styles.py
Safe
1.6 kB
update
2 months ago