Questo sito utilizza cookie tecnici, analytics e di terze parti.
Proseguendo nella navigazione accetti l’utilizzo dei cookie.

Eventi>

From SHAP to EBM: Explain your Gradient Boosting Models in Python

(xtream)
Lingua: Inglese
Orario: 16:45  -  17:30

XGBoost excels in machine learning on tabular data, but its tree-based models are hard to interpret. This talk introduces two leading interpretability techniques: SHAP (SHapley Additive exPlanations) and EBM (Explainable Boosting Machine). We'll explore their theoretical foundations, compare their strengths and limitations, and demonstrate their implementation using Python's shap and interpret-ml packages. Attendees will learn how these methods work and how to apply them to explain gradient boosting models.