shubhampachori12110095 / variable-wise-calibration

Code and examples for "Variable-Based Calibration for Machine Learning Classifiers"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

variable-wise-calibration

Code and examples for "Variable-Based Calibration for Machine Learning Classifiers"

  • Code for visualization and recalibration can be found in Dataset.py
  • Data files used are in the data folder
  • Visualizations from the Introduction are created in cardio_example.ipynb
  • Experiments from Sections 7.1, 7.2, 7.3, 7.4 are found in adult_example.ipynb, yelp_example.ipynb, bank_example.ipynb, and cifar_example.ipynb, respectively

About

Code and examples for "Variable-Based Calibration for Machine Learning Classifiers"


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.8%