-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcitation.cff
More file actions
20 lines (20 loc) · 838 Bytes
/
citation.cff
File metadata and controls
20 lines (20 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Calibre: Advanced Probability Calibration Techniques for Machine Learning"
version: 0.3.0
date-released: 2024-01-01
url: "https://github.com/finite-sample/calibre"
repository-code: "https://github.com/finite-sample/calibre"
authors:
- family-names: "Sood"
given-names: "Gaurav"
email: "gsood07@gmail.com"
license: MIT
abstract: "A Python package for advanced probability calibration techniques in machine learning. Provides alternative calibration methods to traditional isotonic regression that better preserve probability granularity while maintaining monotonicity constraints."
keywords:
- "probability calibration"
- "machine learning"
- "isotonic regression"
- "uncertainty quantification"
- "classification"