-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df2cbb5
commit 8c5832a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Investigating the impact of calibration on the quality of explanations | ||
This rpository contains the code for the published paper with reference: | ||
This repository contains the code for the published paper with reference: | ||
- Löfström, H., Löfström, T., Johansson, U., & Sönströd, C. (2023). [Investigating the impact of calibration on the quality of explanations](https://link.springer.com/article/10.1007/s10472-023-09837-2). Annals of Mathematics and Artificial Intelligence, 1-18. | ||
|
||
Based on the insights from this paper, the [`calibrated-explanations`](https://github.com/Moffran/calibrated_explanations) explanation method was developed. Visit the repository for more information. |