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

  • Log In
  • Sign Up

k011
/
diabetes

Text Classification
Scikit-learn
Safetensors
English
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use k011/diabetes with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("k011/diabetes", "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
diabetes
443 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
k011's picture
k011
Update README.md
6b37d73 verified over 1 year ago
  • .gitattributes
    1.56 kB
    Initial commit with tracked large files over 1 year ago
  • README.md
    118 Bytes
    Update README.md over 1 year ago
  • config.json
    664 Bytes
    push over 1 year ago
  • diabetes_prediction_dataset_male female.csv
    3.66 MB
    Updated Jupyter notebook with new changes over 1 year ago
  • diabetes_prediction_rbl_new_ (1).py
    18.9 kB
    Updated Jupyter notebook with new changes over 1 year ago
  • generation_config.json
    90 Bytes
    push over 1 year ago
  • model.safetensors
    438 MB
    xet
    push over 1 year ago
  • special_tokens_map.json
    125 Bytes
    push over 1 year ago
  • tokenizer.json
    711 kB
    push over 1 year ago
  • tokenizer_config.json
    1.19 kB
    push over 1 year ago
  • vocab.txt
    232 kB
    push over 1 year ago