Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

momererkoc
/
cloud_classifier

Image Classification
Scikit-learn
Keras
English
Cloud
Classifier
YouthAI
Ensemble
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use momererkoc/cloud_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use momererkoc/cloud_classifier with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("momererkoc/cloud_classifier", "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
cloud_classifier
257 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
momererkoc's picture
momererkoc
Update README.md
33ffeaf verified 5 months ago
  • weights
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.85 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    6.06 kB
    Update README.md 5 months ago