diff --git a/README.md b/README.md index db58062..3b43e7d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The main `modelStudio()` function computes various (instance and dataset level)             -[**explain FIFA20**](https://pbiecek.github.io/explainFIFA20/)   +[**explain COVID-19**](https://rai-covid.drwhy.ai)   [**R & Python examples**](http://modelstudio.drwhy.ai/articles/ms-r-python-examples.html)   [**More Resources**](http://modelstudio.drwhy.ai/#more-resources)   [**FAQ & Troubleshooting**](https://github.com/ModelOriented/modelStudio/issues/54) @@ -318,7 +318,7 @@ or with [`r2d3::save_d3_html()`](https://rstudio.github.io/r2d3/articles/publish If you use `modelStudio`, please cite our [JOSS article](https://joss.theoj.org/papers/10.21105/joss.01798): ``` -@Article{modelStudio, +@article{modelStudio, author = {Hubert Baniecki and Przemyslaw Biecek}, title = {{modelStudio}: Interactive Studio with Explanations for {ML} Predictive Models}, doi = {10.21105/joss.01798}, diff --git a/man/figures/long.gif b/man/figures/long.gif index 53adcc3..e6be372 100644 Binary files a/man/figures/long.gif and b/man/figures/long.gif differ diff --git a/man/figures/short.gif b/man/figures/short.gif index 6ce6391..b7fa03a 100644 Binary files a/man/figures/short.gif and b/man/figures/short.gif differ