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

gabcares
/
RandomForestClassifier-Sepsis

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

Instructions to use gabcares/RandomForestClassifier-Sepsis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use gabcares/RandomForestClassifier-Sepsis with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("gabcares/RandomForestClassifier-Sepsis", "path_to_folder")
    model = joblib.load(
    	"RandomForestClassifier.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
RandomForestClassifier-Sepsis
1.47 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
gabcares's picture
gabcares
Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier/
73e052f verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • Feature_Importances-_RandomForestClassifier_(F1-Weighted_Scores__0.778).webp
    30.7 kB
    Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier/ almost 2 years ago
  • README.md
    73.3 kB
    Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier/ almost 2 years ago
  • ROC_AUC_Curve_for_RandomForestClassifier_and_XGBClassifier_(F1-Weighted_Scores__0.778_and_0.777_respectively).webp
    43.3 kB
    Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier/ almost 2 years ago
  • RandomForestClassifier.joblib
    1.32 MB
    xet
    Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier/ almost 2 years ago
  • config.json
    1.76 kB
    Pushing files to the repo-gabcares/RandomForestClassifier-Sepsis from the directory- ../models/huggingface/RandomForestClassifier almost 2 years ago