Skip to content

Mafaldim/explainable-machine-learning-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explainable Machine Learning Workshop

To follow along with the workshop you will need a laptop with the following software:

Install the following R packages from CRAN:

install.packages(c("DALEX", "randomForest", "ggplot2", "lime", "caret", "iml", "arules"))
DALEX::install_dependencies()

About

Material for the Explainable Machine Learning Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%