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

DarkNeuron-AI
/
darkneuron-hydrasense-v1

Tabular Classification
Scikit-learn
English
Water Potability
Random Forest
Standard Scaler
Model card Files Files and versions
xet
Community

Instructions to use DarkNeuron-AI/darkneuron-hydrasense-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use DarkNeuron-AI/darkneuron-hydrasense-v1 with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("DarkNeuron-AI/darkneuron-hydrasense-v1", "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
darkneuron-hydrasense-v1
7.35 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
DarkNeuron-AI's picture
DarkNeuron-AI
Update README.md
e4c7716 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    2.37 kB
    Update README.md 7 months ago
  • example_usage.py
    1.18 kB
    Upload 2 files 7 months ago
  • requirements.txt
    26 Bytes
    Update requirements.txt 7 months ago
  • water_potability_model.pkl
    7.34 MB
    xet
    Upload 2 files 7 months ago