- Statistical algorithms
- LOESS regression and regularized regression
- Instance-based learning algorithms
- Naive Bayes based algorithm
- Tree-based Algorithms
- Tree-algorithm structure and building process
- Binary and multi-way splits
- Tree-based ensemble algorithms
- Notes and code
| |
- Optional Reading Assignments
- Project Two: Supervised Learning Algorithms:
Guidelines
[HTML]
[PDF]
Part II - Regression and Classification Tree Algorithm
- Use the same data set you used last week to implement the decision tree algorithm.
- Create several candidate models and choose the best one via ROC analysis
- Use ROC analysis to choose the best one from logistic, Percetron, and decision tree algorithms.
Due: 11:30 PM, Wednesday, 11/12/2025
|