
- 364 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Tree-Based Machine Learning Methods in SAS Viya
About this book
Discover how to build decision trees using SAS Viya!
Tree-Based Machine Learning Methods in SAS Viya covers everything from using a single tree to more advanced bagging and boosting ensemble methods. The book includes discussions of tree-structured predictive models and the methodology for growing, pruning, and assessing decision trees, forests, and gradient boosted trees. Each chapter introduces a new data concern and then walks you through tweaking the modeling approach, modifying the properties, and changing the hyperparameters, thus building an effective tree-based machine learning model. Along the way, you will gain experience making decision trees, forests, and gradient boosted trees that work for you.
By the end of this book, you will know how to:
- build tree-structured models, including classification trees and regression trees.
- build tree-based ensemble models, including forest and gradient boosting.
- run isolation forest and Poisson and Tweedy gradient boosted regression tree models.
- implement open source in SAS and SAS in open source.
- use decision trees for exploratory data analysis, dimension reduction, and missing value imputation.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information

- classify observations based on the values of nominal, binary, or ordinal targets
- predict outcomes for interval targets
- predict the appropriate decision when you specify decision alternatives
Table of contents
- Cover
- Copyright Page
- Contents
- About This Book
- About These Authors
- Acknowledgments
- Foreword
- Chapter 1: Introduction to Tree-Structured Models
- Chapter 2: Classification and Regression Trees
- Chapter 3: Growing a Decision Tree
- Chapter 4: Decision Trees: Strengths, Weaknesses, and Uses
- Chapter 5: Tuning a Decision Tree
- Chapter 6: Ensemble of Trees: Bagging, Boosting, and Forest
- Chapter 7: Additional Forest Models
- Chapter 8: Tree-Based Gradient Boosting Machines
- Chapter 9: Additional Gradient Boosting Models
- Appendix A: Practice Case Study
- References