Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

xmpuspus
/
leaves-ph

Tabular Classification
Scikit-learn
Joblib
remote-sensing
tree-canopy
sentinel-2
philippines
metro-manila
civic-technology
Model card Files Files and versions
xet
Community

Instructions to use xmpuspus/leaves-ph with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use xmpuspus/leaves-ph with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("xmpuspus/leaves-ph", "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
leaves-ph
615 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
xmpuspus's picture
xmpuspus
Leaves.PH canopy classifier: RESULTS.md
a048687 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    2.76 kB
    Leaves.PH canopy classifier: README.md 3 days ago
  • RESULTS.md
    4.97 kB
    Leaves.PH canopy classifier: RESULTS.md 3 days ago
  • canopy_clf.joblib

    Detected Pickle imports (5)

    • "sklearn.preprocessing._label.LabelEncoder",
    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.dtype",
    • "sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier"

    How to fix it?

    561 kB
    xet
    Leaves.PH canopy classifier: canopy_clf.joblib 3 days ago
  • canopy_clf_meta.json
    419 Bytes
    Leaves.PH canopy classifier: canopy_clf_meta.json 3 days ago
  • master_labels.csv
    42.8 kB
    Leaves.PH canopy classifier: master_labels.csv 3 days ago
  • model_comparison.json
    1.51 kB
    Leaves.PH canopy classifier: model_comparison.json 3 days ago