Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Moditha24
/
ML_models
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f292fb9
ML_models
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
Moditha24
Delete knn_yelp_model.pkl
f292fb9
verified
20 days ago
.gitattributes
Safe
1.52 kB
initial commit
20 days ago
README.md
Safe
232 Bytes
initial commit
20 days ago
app.py
Safe
1.97 kB
Create app.py
20 days ago
logistic_model.pkl
pickle
Detected Pickle imports (1)
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
334 Bytes
LFS
Upload 6 files
20 days ago
random_forest_model.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
513 kB
LFS
Upload 6 files
20 days ago
requirements.txt
Safe
26 Bytes
Create requirements.txt
20 days ago
svm_linear.pkl
pickle
Detected Pickle imports (4)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
6.73 MB
LFS
Upload 6 files
20 days ago
svm_poly.pkl
pickle
Detected Pickle imports (4)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
8.82 MB
LFS
Upload 6 files
20 days ago
svm_rbf.pkl
pickle
Detected Pickle imports (4)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
8.61 MB
LFS
Upload 6 files
20 days ago
vectorizer.pkl
pickle
Detected Pickle imports (2)
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.int64"
How to fix it?
20 kB
LFS
Upload vectorizer.pkl
20 days ago