Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
1afb34d
science-classification
42.6 MB
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
borodache
commit to change the repository to include already trained model and pipeline
1afb34d
almost 2 years ago
.idea
commit to change the repository to include already trained model and pipeline
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
243 Bytes
initial commit
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
26 Bytes
commit to change the repository to include already trained model and pipeline
almost 2 years 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