Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nyomanyudisdeveloper
/
AIDS_Classification_EDA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a694735
AIDS_Classification_EDA
1 contributor
History:
4 commits
nyomanyudisdeveloper
update imblearn requirements.txt
a694735
verified
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
AIDS_Classification_50000.csv
Safe
3.41 MB
Final commit
9 months ago
README.md
Safe
245 Bytes
initial commit
9 months ago
app.py
Safe
208 Bytes
Upload 7 files
9 months ago
eda.py
Safe
6.87 kB
Final commit
9 months ago
list_col_cat.txt
Safe
43 Bytes
Upload 7 files
9 months ago
list_col_num.txt
Safe
40 Bytes
Upload 7 files
9 months ago
model_dt.pkl
pickle
Detected Pickle imports (19)
"sklearn.preprocessing._encoders.OrdinalEncoder"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.metrics._classification.f1_score"
,
"numpy.ma.core.MaskedArray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.ma.core._mareconstruct"
,
"numpy.float64"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"builtins.slice"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.ndarray"
,
"sklearn.pipeline.Pipeline"
,
"numpy.core.multiarray.scalar"
,
"sklearn.model_selection._search.GridSearchCV"
,
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"sklearn.metrics._scorer._Scorer"
,
"sklearn.compose._column_transformer._RemainderColsList"
How to fix it?
2.95 MB
LFS
Upload 7 files
9 months ago
model_svc.pkl
pickle
Detected Pickle imports (12)
"numpy.dtype"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"builtins.slice"
,
"sklearn.preprocessing._encoders.OrdinalEncoder"
,
"numpy.float64"
,
"sklearn.svm._classes.SVC"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"sklearn.compose._column_transformer._RemainderColsList"
,
"imblearn.pipeline.Pipeline"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
3.7 MB
LFS
Final commit
9 months ago
prediction.py
Safe
4.71 kB
Final commit
9 months ago
requirements.txt
Safe
70 Bytes
update imblearn requirements.txt
9 months ago