Decision trees and random forests are powerful techniques that you can use to add power to your applications. Let's walk through some concepts and some code and hopefully have you up and running in no time.
In this chapter, we are going to learn about decision trees and random forests. We will:
- Work through a lot of code samples to show you how you can add this powerful functionality to your applications
- Discuss decision trees
- Discuss random forests