Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
beemabee
/
Diabetic_Predictor
like
0
Runtime error
App
Files
Files
Community
main
Diabetic_Predictor
2 contributors
History:
6 commits
beemabee
Upload requirements.txt
52c9d82
verified
10 months ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
241 Bytes
initial commit
over 1 year ago
ab_model.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.ensemble._weight_boosting.AdaBoostClassifier"
How to fix it?
27.7 kB
LFS
add all files
over 1 year ago
app.py
Safe
203 Bytes
add all files
over 1 year ago
diabetes.png
Safe
32.4 kB
add all files
over 1 year ago
diabetes2.png
Safe
122 kB
add all files
over 1 year ago
diabetes_prediction_dataset.csv
Safe
3.81 MB
add all files
over 1 year ago
eda.py
Safe
5.92 kB
add all files
over 1 year ago
num_cols_nsc.txt
Safe
43 Bytes
add all files
over 1 year ago
num_cols_sc.txt
Safe
57 Bytes
add all files
over 1 year ago
prediction.py
Safe
3.47 kB
Update prediction.py
over 1 year ago
requirements.txt
Safe
121 Bytes
Upload requirements.txt
10 months ago
scale_feat.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
783 Bytes
LFS
add all files
over 1 year ago
winsoriser.pkl
pickle
Detected Pickle imports (1)
"feature_engine.outliers.winsorizer.Winsorizer"
How to fix it?
452 Bytes
LFS
add all files
over 1 year ago