An open API service indexing awesome lists of open source software.

https://github.com/devmotion/calibration_iclr2021

Repository of ICLR 2021 paper "Calibration tests beyond classification"
https://github.com/devmotion/calibration_iclr2021

Last synced: 3 months ago
JSON representation

Repository of ICLR 2021 paper "Calibration tests beyond classification"

Awesome Lists containing this project

README

          

# Calibration tests beyond classification

*Repository of the paper
["Calibration tests beyond classification"](https://openreview.net/forum?id=-bxf89v3Nx)*

[![](https://img.shields.io/badge/show-website-brightgreen)](https://devmotion.github.io/Calibration_ICLR2021)

![](https://devmotion.github.io/Calibration_ICLR2021/dev/generated/figures/friedman/statsplot_zoom.svg)

## Overview

This repository accompanies the paper
["Calibration tests beyond classification"](https://openreview.net/forum?id=-bxf89v3Nx)
by [David Widmann](http://www.it.uu.se/katalog/davwi492),
[Fredrik Lindsten](https://liu.se/en/employee/freli29), and
[Dave Zachariah](https://www.it.uu.se/katalog/davza513), which will be presented at
[ICLR 2021](https://iclr.cc/Conferences/2021).
It contains the source code of the paper, the experiments therein, the webpage, the slides
of the video presentation, and the poster
in the folders [`paper`](./paper), [`experiments`](./experiments), [`site`](./site),
[`slides`](./slides), and [`poster`](./poster), respectively.

Automatically generated HTML output and Jupyter notebooks of the experiments are
available on the [website](https://devmotion.github.io/Calibration_ICLR2021/).