Lecture 8
Design and Develop Machine Learning Models - Part 2
Idea: combine several “weak” learners to build a strong learner
Random Forest: Weak learners are decision trees
Low bias and high variance
Low training error and high test error
High bias and low variance
High training error and high test error
Lecture 8
Design and Develop Machine Learning Models - Part 2
Grokking Machine Learning. Luis G. Serrano. Manning, 2021
[CIS 419/519 Applied Machine Learning]. Eric Eaton, Dinesh Jayaraman.
https://scikit-learn.org/stable/modules/tree.html
Deep Learning Patterns and Practices - Andrew Ferlitsch, Maanning, 2021
Machine Learning Design Patterns - Lakshmanan, Robinson, Munn, 2020