Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
easonfg committed Oct 30, 2019
1 parent 95eeeb2 commit cb854b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ spiegelhalter Z test: Spiegelhalter_z.R<br/>
Homser Lemeshow C or H test: hosmer_lemeshow.R<br/>
Expected calibration error and Maximum calibration error: mce_ece.R<br/>
reliability diagram: reliability_diagram.R<br/>
Cox's slope and intercept: cox.R<br/>
Integrated calibration index: ici.R<br/>

recalibration is done with:<br/>
Platt scaling: lr_platt_recal.R and svm_platt_recal.R<br/>
isotonic regression: lr_iso_recal.R and svm_iso_recal.R<br/>
BBQ: matlab package from original paper

0 comments on commit cb854b3

Please sign in to comment.