decision trees
people.eecs.berkeley.edu · 1,900 words · saved by 1 readers
N/A
76 Jonathan Richard Shewchuk 14 Decision Trees DECISION TREES Nonlinear method for classification and regression. Uses tree with 2 node types: – internal nodes test feature values (usually just one) & branch accordingly – leaf nodes specify class h(x) Outlook (x1 ) 100 x2 no 75 sunny overcast…
related reading
- Decision tree learning - Wikipediaen.wikipedia.org
- A Course in Machine Learningciml.info
- decision trees and random forestspeople.eecs.berkeley.edu
- Random forest - Wikipediaen.wikipedia.org
- CART (Classification And Regression Tree) in Machine Learning - GeeksforGeeksgeeksforgeeks.org
- Support vector machine - Wikipediaen.wikipedia.org
- deeplearningbook.org/contents/ml.htmldeeplearningbook.org
- Classificationfairmlbook.org
- 6.036_notes.pdfphillipi.github.io
- 02.pdfpeople.eecs.berkeley.edu
- Linear Regressionmlu-explain.github.io
- Interestingness First Classifiers | Data Processing Clubdata-processing.club