Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pbiecek/xaiaterum2020

Workshop: Explanation and exploration of machine learning models with R and DALEX at eRum 2020
https://github.com/pbiecek/xaiaterum2020

dalex explainable-ai explanatory-model-analysis interpretable-machine-learning

Last synced: about 1 month ago
JSON representation

Workshop: Explanation and exploration of machine learning models with R and DALEX at eRum 2020

Awesome Lists containing this project

README

        

# XAI at eRUM 2020

Workshop *Explanation and exploration of machine learning models with R and DALEX* at [eRum 2020](https://2020.erum.io/)

This page: http://tiny.cc/eRum2020

![toc.png](toc.png)

## Materials

* [Cheatsheet with all important materials](Cheatsheet.pdf) - You can print it as an 8-page brochure.
* [Slides for the workshop](Slides.pdf) - We're going to discuss the cheatsheet materials piece by piece.
* [Slides with Notes](SlidesWithNotes.pdf) - Slides with drawings taken during the workshop.
* [R snippets for the workshop](Snippets.R) - To make it easier to reproduce all the results.

## Prepare yourself

Make sure that you have installed `RStudio` and latest CRAN versions of the `DALEX` package (v 1.2 or newer), `ranger` and `rms`.

## Tutors

* Przemysław Biecek
* Anna Kozak
* Szymon Maksymiuk

from [MI2DataLab](https://mi2-warsaw.github.io/)