Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
stinoco
/
first_demo
like
0
Runtime error
App
Files
Files
Community
c6ba15f
first_demo
1 contributor
History:
21 commits
stinoco
added yet another dictionary
c6ba15f
about 2 years ago
.gitattributes
Safe
1.34 kB
initial commit
about 2 years ago
README.md
Safe
241 Bytes
initial commit
about 2 years ago
app.py
6.32 kB
added yet another dictionary
about 2 years ago
diccionario.csv
Safe
1.03 MB
added yet another dictionary
about 2 years ago
diccionario.xlsx
Safe
29.4 kB
adding objective and fixing punctuations
about 2 years ago
objective_model.pkl
pickle
Detected Pickle imports (13)
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.dtype"
,
"xgboost.sklearn.XGBClassifier"
,
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.ndarray"
,
"xgboost.core.Booster"
,
"builtins.slice"
,
"numpy.int64"
,
"sklearn.pipeline.Pipeline"
,
"builtins.bytearray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"builtins.set"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
453 kB
adding objective and fixing punctuations
about 2 years ago
other_categories_model.pkl
pickle
Detected Pickle imports (13)
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.dtype"
,
"xgboost.sklearn.XGBClassifier"
,
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.ndarray"
,
"xgboost.core.Booster"
,
"builtins.slice"
,
"numpy.int64"
,
"sklearn.pipeline.Pipeline"
,
"builtins.bytearray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"builtins.set"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
391 kB
adding objective and fixing punctuations
about 2 years ago
requirements.txt
Safe
63 Bytes
testing demo
about 2 years ago
sernac_categories_model.pkl
pickle
Detected Pickle imports (13)
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.dtype"
,
"xgboost.sklearn.XGBClassifier"
,
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.ndarray"
,
"xgboost.core.Booster"
,
"builtins.slice"
,
"numpy.int64"
,
"sklearn.pipeline.Pipeline"
,
"builtins.bytearray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"builtins.set"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
708 kB
adding objective and fixing punctuations
about 2 years ago
sernac_model.pkl
pickle
Detected Pickle imports (13)
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.dtype"
,
"xgboost.sklearn.XGBClassifier"
,
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.ndarray"
,
"xgboost.core.Booster"
,
"builtins.slice"
,
"numpy.int64"
,
"sklearn.pipeline.Pipeline"
,
"builtins.bytearray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"builtins.set"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
550 kB
adding objective and fixing punctuations
about 2 years ago
test_df.xlsx
Safe
4.91 kB
first deploy
about 2 years ago
test_model.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
2.76 kB
first deploy
about 2 years ago