Nothing
#' Make machine learning models and predictions interpretable
#'
#' The iml package provides tools to analyze machine learning models and predictions.
#'
#' @seealso
#' \href{https://christophm.github.io/interpretable-ml-book/agnostic}{Book on Interpretable Machine Learning}
"_PACKAGE"
# > [1] "_PACKAGE"
#' @import R6
#' @import checkmate
#' @import future
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.