Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
arturevs
/
90AnimalClassification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
90AnimalClassification
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
arturevs
Merge branch 'main' of https://huggingface.co/spaces/arturevs/90AnimalClassification
a2ff0c2
over 1 year ago
src
update
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
655 Bytes
fixing something
over 1 year ago
README.md
Safe
308 Bytes
Merge branch 'main' of https://huggingface.co/spaces/arturevs/90AnimalClassification
over 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
over 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
over 1 year ago
requirements.txt
Safe
212 Bytes
requirements update
over 1 year ago