Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kmrmanish
/
MultiModel_Diabetes_Predictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8f8b59d
MultiModel_Diabetes_Predictor
1 contributor
History:
6 commits
kmrmanish
Upload DecisionTreeClassifier_model.pkl
8f8b59d
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
DecisionTreeClassifier_model.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"numpy.core.multiarray.scalar"
How to fix it?
18.9 kB
LFS
Upload DecisionTreeClassifier_model.pkl
over 1 year ago
LogisticRegression_model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
772 Bytes
LFS
Upload LogisticRegression_model.pkl
over 1 year ago
README.md
Safe
263 Bytes
initial commit
over 1 year ago
SVC_model.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.svm._classes.SVC"
,
"numpy.core.multiarray.scalar"
How to fix it?
31.2 kB
LFS
Upload SVC_model.pkl
over 1 year ago
app.py
Safe
2.1 kB
Create app.py
over 1 year ago
requirements.txt
Safe
44 Bytes
Create requirements.txt
over 1 year ago