AI-ordlista
Den kompletta ordlistan över AI
162
kategorier
2 032
underkategorier
23 060
termer
termer
Partial Dependence Plots (PDP)
Graphical method that visualizes the marginal effect of one or two features on a model's average prediction by marginalizing over all other features.
termer
ALE (Accumulated Local Effects)
Method that calculates the effects of features on model predictions by accumulating local differences, avoiding the bias of feature correlations present in PDP.
termer
Decision Tree Surrogates
Technique that trains an interpretable decision tree to approximate the behavior of a complex model by using the model's predictions as targets.
🔍