shap A gentle introduction to SHAP values in R Opening the black-box in complex models: SHAP values. What are they and how to draw conclusions from them? With R code example!
R Feature Selection using Genetic Algorithms in R From a gentle introduction to a practical solution, this is a post about feature selection using genetic algorithms in R.