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

  • Log In
  • Sign Up

muthuk1
/
fairrelay-fairness-classifier

Tabular Classification
Scikit-learn
fairrelay
logistics
xgboost
fairness
Model card Files Files and versions
xet
Community

Instructions to use muthuk1/fairrelay-fairness-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use muthuk1/fairrelay-fairness-classifier with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("muthuk1/fairrelay-fairness-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
fairrelay-fairness-classifier
529 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
muthuk1's picture
muthuk1
v2: updated model card
445d142 verified 15 days ago
  • .gitattributes
    1.57 kB
    Add Fairness Classification Model (ACCEPT vs REOPTIMIZE) model 15 days ago
  • README.md
    2.29 kB
    v2: updated model card 15 days ago
  • metrics.json
    1.43 kB
    v2: updated metrics 15 days ago
  • model.skops
    524 kB
    xet
    v2: retrained with realistic data 15 days ago