Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
binoubinks
/
ADSP_finalProjectBack
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
13e94ee
ADSP_finalProjectBack
17.6 MB
Ctrl+K
Ctrl+K
2 contributors
History:
26 commits
albin
use proba instead of values for result
13e94ee
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
Dockerfile
Safe
361 Bytes
Use extraction features before calling model
over 1 year ago
README.md
Safe
202 Bytes
initial commit
over 1 year ago
extraction_features.py
Safe
1.98 kB
change model
over 1 year ago
label_encoders.pkl
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
How to fix it?
17.6 MB
xet
dowlaod new models
over 1 year ago
logistic_regression_model.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.48 kB
xet
reimport label_encoder and model
over 1 year ago
main.py
Safe
4.47 kB
use proba instead of values for result
over 1 year ago
requirements.txt
Safe
295 Bytes
import panda
over 1 year ago