Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Thanut003
/
khmer-text-classifier-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b876bb1
khmer-text-classifier-api
Ctrl+K
Ctrl+K
1 contributor
History:
31 commits
Thanut003
Create preprocessor/my_file.txt
b876bb1
verified
3 months ago
models
Upload 9 files
3 months ago
preprocessor
Create preprocessor/my_file.txt
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
287 Bytes
Update README.md
3 months ago
app.py
Safe
5.97 kB
Update app.py
3 months ago
lightgbm_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelBinarizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"numpy.ndarray"
,
"lightgbm.sklearn.LGBMClassifier"
How to fix it?
3.65 MB
xet
Upload 8 files
4 months ago
linear_svm_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelBinarizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"numpy.ndarray"
,
"sklearn.svm._classes.LinearSVC"
How to fix it?
96.1 kB
xet
Upload 8 files
4 months ago
logistic_regression_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelBinarizer"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"numpy.ndarray"
How to fix it?
96.6 kB
xet
Upload 8 files
4 months ago
random_forest_model.joblib
pickle
Detected Pickle imports (7)
"sklearn.preprocessing._label.LabelBinarizer"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"sklearn.multiclass.OneVsRestClassifier"
How to fix it?
106 MB
xet
Upload 8 files
4 months ago
requirements.txt
Safe
72 Bytes
Update requirements.txt
3 months ago
tfidf_vectorizer.joblib
Unsafe
pickle
Detected Pickle imports (8)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"numpy.dtype"
,
"builtins.getattr"
,
"numpy.ndarray"
,
"builtins.str"
How to fix it?
383 kB
xet
Upload 8 files
4 months ago
truncated_svd.joblib
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.decomposition._truncated_svd.TruncatedSVD"
How to fix it?
92.8 MB
xet
Upload truncated_svd.joblib
4 months ago
xgboost_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelBinarizer"
,
"xgboost.sklearn.XGBClassifier"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"numpy.ndarray"
How to fix it?
1.85 MB
xet
Upload 8 files
4 months ago