Text Classification
Scikit-learn
Portuguese
clickbait-detection
portuguese
random-forest
Eval Results (legacy)
Instructions to use rodrigoaraujorosa/detector-clickbait-br-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use rodrigoaraujorosa/detector-clickbait-br-model with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("rodrigoaraujorosa/detector-clickbait-br-model", "sklearn_model.joblib") ) # only load pickle files from sources you trust # read more about it here https://skops.readthedocs.io/en/stable/persistence.html - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
f03f4d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:070ef58afcd8b3e96d103270c0ebdd3bba1fb759a146e62e2088c7530beddd9d
size 5601765
|