Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ntam0001
/
ML_Diagnosis_EXAM_Deployed_for_Logistic_Regression
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9645a8f
ML_Diagnosis_EXAM_Deployed_for_Logistic_Regression
Ctrl+K
Ctrl+K
1 contributor
History:
4 commits
ntam0001
Upload 2 files
9645a8f
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
339 Bytes
initial commit
2 months ago
app.py
Safe
1.2 kB
Create app.py
2 months ago
logistic_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.1 kB
LFS
Upload 2 files
2 months ago
random_forest_model.pkl
pickle
Detected Pickle imports (5)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
290 kB
LFS
Upload 2 files
2 months ago
requirements.txt
Safe
44 Bytes
Create requirements.txt
2 months ago