In this chapter, we will cover the following recipes:
- Introduction to random forests
- Implementing a random forest for predicting credit card defaults using scikit-learn
- Implementing a random forest for predicting credit card defaults using H2O
In this chapter, we will cover the following recipes: