Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arturevs
/
90AnimalClassification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
90AnimalClassification
1.94 MB
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
arturevs
Merge branch 'main' of https://huggingface.co/spaces/arturevs/90AnimalClassification
a2ff0c2
about 1 year ago
src
update
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
655 Bytes
fixing something
about 1 year ago
README.md
Safe
308 Bytes
Merge branch 'main' of https://huggingface.co/spaces/arturevs/90AnimalClassification
about 1 year ago
label_encoder.joblib
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"_codecs.encode"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.71 kB
xet
fixing something
about 1 year ago
mlp_classifier.joblib
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelBinarizer"
,
"numpy.dtype"
,
"sklearn.neural_network._multilayer_perceptron.MLPClassifier"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.92 MB
xet
fixing something
about 1 year ago
requirements.txt
Safe
212 Bytes
requirements update
about 1 year ago