R/iml.R

#' 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

Try the iml package in your browser

Any scripts or data that you put into this service are public.

iml documentation built on Sept. 8, 2022, 5:08 p.m.