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

  • Log In
  • Sign Up

Prasanna18
/
Crop-Prediction

Tabular Classification
Scikit-learn
Joblib
English
biology
farming
Model card Files Files and versions
xet
Community

Instructions to use Prasanna18/Crop-Prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use Prasanna18/Crop-Prediction with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Prasanna18/Crop-Prediction", "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
Crop-Prediction
22 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Prasanna18's picture
Prasanna18
Update README.md
c45cd3b verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    376 Bytes
    Update README.md over 2 years ago
  • decision_tree_model.joblib
    20.1 kB
    xet
    Upload decision_tree_model.joblib over 2 years ago