Machine Learning Interpretability
Permutation Importance, Partial Dependence Plots, SHAP values, LIME, lightgbm,Variable Importance
Introduction Machine learning algorithms are often said to be black-box models in that there is not a good idea of how the model is arriving at predictions.This has often hindered adopting machine learning models in certain industires where interpretation is key. Examples of such areas include financial institutions who are...
[Read More]