Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
borodache
/
science-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
science-classification
42.6 MB
1 contributor
History:
19 commits
borodache
downgrade huggingface-hub to 0.34.3 version
fb783b4
verified
28 days ago
.idea
change bug in README.md remove extra colons
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
.gitignore
Safe
22 Bytes
initial push for simple app file
almost 2 years ago
README.md
Safe
366 Bytes
change bug in README.md remove extra colons
almost 2 years ago
app.py
Safe
867 Bytes
commit to change the repository to include already trained model and pipeline
almost 2 years ago
model_linear_svc.joblib
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.svm._classes.LinearSVC"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
17.8 MB
xet
commit to change the repository to include already trained model and pipeline
almost 2 years ago
requirements.txt
Safe
50 Bytes
downgrade huggingface-hub to 0.34.3 version
28 days ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (8)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"utils.clean_text"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"scipy.sparse.csr.csr_matrix"
How to fix it?
24.9 MB
xet
commit to change the repository to include already trained model and pipeline
almost 2 years ago
utils.py
Safe
566 Bytes
commit to change the repository to include already trained model and pipeline
almost 2 years ago