You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use **decision trees** o model relationships between predictors and an outcome
- Compare and contrast tree-based models with other model types
- Use **tree-based ensemble methods** to improve predictive models
- Compare and contrast the various methods of building tree ensembles: bagging, boosting, random forests, and Bayesian Additive Regression Trees (BART)