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

  • Log In
  • Sign Up

eulerlab
/
gcl_classifier

Scikit-learn
random-forest
calibrated-classifier
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use eulerlab/gcl_classifier with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("eulerlab/gcl_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
gcl_classifier
4.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
joesterle's picture
joesterle
Update README.md
d49b0eb verified 6 months ago
  • .gitattributes
    1.58 kB
    Upload gcl_classifier.skops with huggingface_hub 6 months ago
  • README.md
    527 Bytes
    Update README.md 6 months ago
  • gcl_classifier.skops
    4.21 GB
    xet
    Upload gcl_classifier.skops with huggingface_hub 6 months ago