Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rodrigoaraujorosa
/
detector-clickbait-br-model
like
1
Text Classification
Scikit-learn
rodrigoaraujorosa/detector-clickbait-br-datasets
Portuguese
clickbait-detection
portuguese
random-forest
Eval Results
License:
mit
Model card
Files
Files and versions
xet
Community
Use this model
main
detector-clickbait-br-model
7.02 MB
1 contributor
History:
12 commits
rodrigoaraujorosa
Refactor code structure for improved readability and maintainability
4da972d
8 days ago
assets
Refactor code structure for improved readability and maintainability
8 days ago
.gitattributes
Safe
1.56 kB
Refactor code structure for improved readability and maintainability
8 days ago
LICENSE
Safe
1.07 kB
Initial commit with local files
8 days ago
README.md
20.2 kB
Refactor code structure for improved readability and maintainability
8 days ago
config.json
Safe
4.26 kB
Initial commit with local files
8 days ago
melhor_modelo.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray._reconstruct"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
How to fix it?
5.6 MB
xet
Initial commit with local files
8 days ago
requirements.txt
Safe
30 Bytes
Initial commit with local files
8 days ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy._core.multiarray._reconstruct"
,
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.ndarray"
How to fix it?
546 Bytes
xet
Initial commit with local files
8 days ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray._reconstruct"
,
"numpy.float64"
,
"numpy._core.multiarray.scalar"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
How to fix it?
8.31 kB
xet
Initial commit with local files
8 days ago