decision trees and random forests
people.eecs.berkeley.edu · 2,865 words · saved by 1 readers
N/A
More Decision Trees, Ensemble Learning, and Random Forests 81 15 More Decision Trees, Ensemble Learning, and Random Forests DECISION TREE VARIATIONS [Last lecture, I taught you the vanilla algorithm for building decision trees and using them to classify test points. There are many variations on this basic algorithm; I’ll discuss a few now.] Decision Tree Regression Creates a piecewise constant regression fn. [This seems too rudimentary to be true, but it’s true.] x2 h…
related reading
- Random forest - Wikipediaen.wikipedia.org
- A Course in Machine Learningciml.info
- Decision tree learning - Wikipediaen.wikipedia.org
- decision treespeople.eecs.berkeley.edu
- deeplearningbook.org/contents/ml.htmldeeplearningbook.org
- med.stanford.edu/content/dam/sm/dbds/documents/biostats-workshop/paper-1-.pdfmed.stanford.edu
- Top 10 Machine Learning Algorithms in 2026 - Analytics Vidhyaanalyticsvidhya.com
- boosting, nearest neighbour classificationpeople.eecs.berkeley.edu
- Understanding deep learning requires rethinking generalizationarxiv.org
- Ensemble learning - Wikipediaen.wikipedia.org
- Reasoning about Neural Network Training with Bias-Variance Tradeoffbrucewlee.com
- https://arxiv.org/pdf/1811.12808arxiv.org