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

  • Log In
  • Sign Up

matthimatik
/
stroke

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

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

  • Libraries
  • Scikit-learn

    How to use matthimatik/stroke with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("matthimatik/stroke", "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
stroke
2.64 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
matthimatik's picture
matthimatik
Upload model.pkl with huggingface_hub
014e57f verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    99 Bytes
    Create README.md over 2 years ago
  • model.pkl
    1.02 kB
    xet
    Upload model.pkl with huggingface_hub over 2 years ago