
522cf9c79c389f65424e825a67c1c150.ppt
- Количество слайдов: 11
Interpretation l Single decision tree – Can be represented by a simple binary tee l Boosting Trees – Linear combination of trees: how to interpret it? – Relative Importance of Predictor Variables – Partial Dependence Plots 1
Relative Importance of Predictor Variables l Single decision tree – Measure of relevance for each predictor variable Xl Here, Xv(t) is used to partition the region l Additive tree expansions – More reliable due to the averaging 2
Example of the Relative Importance 3
Interpretation by Partial Dependence Plots l Goal of Interpretation – Display the dependence of the approximation f(X) on the joint values of the input variables l What can we do already? – Identify most relevant variables by computing relative importance – Display functions of one or two arguments l How to display functions of higher dimensional arguments? – A collection of partial dependence plots – Partial dependence plot u shows the partial dependence of f(X) on 1 or 2 input variables (highly relevant, likely to be informative) 4
Partial Dependence Plots l Definition of partial dependence: l Analysis – Represent the effect of Xs on f(X) after accounting for the (average) effects of the other variables Xc on f(X) – They are not the effect of Xs on f(X) ignoring the effects of Xc 5
Examples of Partial Dependence Plots 6
Illustration --- An Example of MART with Shrinkage l Experiment settings – J = 6 terminal nodes – Learning rate: v = 0. 1 l Data set: California Housing – Response Variable: Median house value – Eight Predictor Variables: u l median Income (Med. Inc), housing density (Population), average occupancy (Ave. Occup), location (Longitude and Latitude), average number of rooms (Ave. Rooms) and bedrooms (Ave. Bedrms), age of the house(House. Age) Results – Training and test error – Relative importance and partial dependence plots 7
Training and Test Error 8
Relative Importance of Predictor Variables 9
Partial Dependence Plots (1 -dim) 10
Partial Dependence Plots (2 -dim) 11
522cf9c79c389f65424e825a67c1c150.ppt