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 / weights
257 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
momererkoc's picture
momererkoc
Upload folder using huggingface_hub
89259bc verified 6 months ago
  • InceptionV3.keras
    94.6 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • MetaModel.keras
    30.7 kB
    Upload folder using huggingface_hub 6 months ago
  • ResNet50.keras
    101 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • VGG16.keras
    60.5 MB
    xet
    Upload folder using huggingface_hub 6 months ago