Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matsammut
/
ICS5110-Applied_ML
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
548339b
ICS5110-Applied_ML
Ctrl+K
Ctrl+K
1 contributor
History:
121 commits
matsammut
Upload hdbscan_model.joblib
548339b
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
237 Bytes
Update README.md
5 months ago
ann_model.h5
Safe
315 kB
LFS
Upload ann_model.h5
5 months ago
ann_model.joblib
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
652 kB
LFS
Upload model
5 months ago
ann_model.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
310 kB
LFS
Upload ann_model.pkl
5 months ago
app.py
Safe
13.8 kB
Update app.py
4 months ago
hdbscan_model.joblib
32 MB
LFS
Upload hdbscan_model.joblib
4 months ago
hdbscan_model.pkl
pickle
Detected Pickle imports (13)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.neighbors._kd_tree.KDTree"
,
"numpy._core.multiarray.scalar"
,
"hdbscan.dist_metrics.newObj"
,
"hdbscan.dist_metrics.EuclideanDistance"
,
"joblib.memory.Memory"
,
"numpy.dtype"
,
"sklearn.neighbors._kd_tree.newObj"
,
"sklearn.metrics._dist_metrics.newObj"
,
"hdbscan.hdbscan_.HDBSCAN"
,
"hdbscan.prediction.PredictionData"
,
"sklearn.metrics._dist_metrics.EuclideanDistance64"
How to fix it?
32 MB
LFS
Upload hdbscan_model.pkl
4 months ago
label_encoder_occ.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
How to fix it?
495 Bytes
LFS
Upload 2 files
5 months ago
label_encoder_work.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
How to fix it?
363 Bytes
LFS
Upload 2 files
5 months ago
onehot_encoder.joblib
pickle
Detected Pickle imports (7)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"_codecs.encode"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
1.77 kB
LFS
Rename one_hotencoder.joblib to onehot_encoder.joblib
5 months ago
onehot_encoder.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
1.36 kB
LFS
Upload 2 files
5 months ago
pca.joblib
pickle
Detected Pickle imports (7)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
1.65 kB
LFS
Upload 2 files
5 months ago
pca.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
11.4 kB
LFS
Upload 2 files
5 months ago
race_onehot_encoder.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
643 Bytes
LFS
Upload race_onehot_encoder.pkl
5 months ago
requirements.txt
Safe
109 Bytes
Update requirements.txt
4 months ago
rf_model.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
17.6 MB
LFS
Upload rf_model.pkl
5 months ago
robust_scaler.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"_codecs.encode"
,
"sklearn.preprocessing._data.RobustScaler"
,
"numpy.dtype"
How to fix it?
935 Bytes
LFS
Upload robust_scaler.pkl
4 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
650 Bytes
LFS
Upload 2 files
5 months ago