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

  • Log In
  • Sign Up

hbui
/
Drought_Vulnerability_Assessment

Tabular Classification
Scikit-learn
Joblib
English
climate
drought
public water system
vulnerability
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use hbui/Drought_Vulnerability_Assessment with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("hbui/Drought_Vulnerability_Assessment", "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
Drought_Vulnerability_Assessment
265 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
hbui's picture
hbui
Update README.md
e397949 about 3 years ago
  • Data
    Create Data/Readme.md about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    693 Bytes
    Update README.md about 3 years ago
  • final_model.joblib
    262 kB
    xet
    Upload final_model.joblib a XGBoost model about 3 years ago