From e95565b85bd92d6bc5a7ba5f675d4961f5fc9380 Mon Sep 17 00:00:00 2001 From: Alicja Gosiewska <18423383+agosiewska@users.noreply.github.com> Date: Wed, 27 May 2020 16:47:58 +0200 Subject: [PATCH] Add paper to the readme closes #149 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1bf24ca..4dfc6ee9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ influential observations. The examination is carried out by diagnostic scores and visual verification. Due to the flexible and consistent grammar, it is simple to validate models of any classes. +[An up-to-date paper about auditor](https://arxiv.org/abs/1809.07763) and [a shorter version in The R-Journal](https://journal.r-project.org/). + `auditor` is a part of [DrWhy](drwhy.ai) collection of tools for Visual Exploration, Explanation and Debugging of Predictive Models.