Skip to content

Commit cfbe95e

Browse files
committed
.bib and .tex
1 parent f287001 commit cfbe95e

File tree

2 files changed

+552
-0
lines changed

2 files changed

+552
-0
lines changed

ms/online_raking_references.bib

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
@article{Deming1940,
2+
title={On a least squares adjustment of a sampled frequency table when the expected marginal totals are known},
3+
author={Deming, William Edwards and Stephan, Frederick F.},
4+
journal={Annals of Mathematical Statistics},
5+
volume={11},
6+
number={4},
7+
pages={427--444},
8+
year={1940}
9+
}
10+
11+
@article{Kolenikov2015,
12+
title={Simultaneous Raking of Survey Weights at Multiple Levels},
13+
author={Kolenikov, Stas and Hammer, Heather},
14+
journal={Survey Methods: Insights from the Field},
15+
doi={10.13094/SMIF-2015-00010},
16+
year={2015}
17+
}
18+
19+
@inproceedings{Niculescu2005,
20+
title={Predicting good probabilities with supervised learning},
21+
author={Niculescu-Mizil, Alexandru and Caruana, Rich},
22+
booktitle={Proceedings of the 22nd international conference on Machine learning},
23+
pages={625--632},
24+
year={2005}
25+
}
26+
27+
@inproceedings{Guo2017,
28+
title={On Calibration of Modern Neural Networks},
29+
author={Guo, Chuan and Pleiss, Geoff and Sun, Yu and Weinberger, Kilian Q.},
30+
booktitle={International Conference on Machine Learning},
31+
year={2017}
32+
}
33+
34+
@inproceedings{Agarwal2018,
35+
title={A Reductions Approach to Fair Classification},
36+
author={Agarwal, Alekh and Dud{\'\i}k, Miroslav and Kale, Satyen and Phillips, Sharad and Reddi, Sashank and Wu, Linzhao},
37+
booktitle={International Conference on Machine Learning},
38+
year={2018}
39+
}
40+
41+
@techreport{Platt1999,
42+
title={Probabilistic Outputs for Support Vector Machines and Comparisons to Regularized Likelihood Methods},
43+
author={Platt, John},
44+
institution={Technical Report MSR-TR-1999-28, Microsoft Research},
45+
year={1999}
46+
}
47+
48+
@inproceedings{Zadrozny2002,
49+
title={Transforming classifier scores into accurate multi-class probability estimates},
50+
author={Zadrozny, Bianca and Elkan, Charles},
51+
booktitle={Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining},
52+
pages={694--699},
53+
year={2002}
54+
}
55+
56+
@article{Arora2012,
57+
title={The Multiplicative Weights Update Method: A Meta-Algorithm and Applications},
58+
author={Arora, Sanjeev and Hazan, Elad and Kale, Satyen},
59+
journal={Theory of Computing},
60+
volume={8},
61+
number={6},
62+
pages={121--164},
63+
year={2012}
64+
}
65+
66+
@article{Foster2018,
67+
title={Blackwell Approachability and Calibration},
68+
author={Foster, Dean and Kakade, Sham and Rakhlin, Alexander and Sridharan, Karthik},
69+
journal={Journal of Machine Learning Research},
70+
volume={19},
71+
pages={1--38},
72+
year={2018}
73+
}
74+
75+
@article{AgarwalFair2018,
76+
title={A Reduction of Fairness to Constrained Optimization},
77+
author={Agarwal, Alekh and Beygelzimer, Alina and Dud{\'\i}k, Miroslav and Langford, John and Wallach, Hanna},
78+
journal={Proceedings of the 35th International Conference on Machine Learning},
79+
year={2018}
80+
}
81+

0 commit comments

Comments
 (0)