Classification Process
- Acquire data
- Explore data
- Clean data
- Feature engineer
- Train
- Test
- Iterate
- Present
Class Imbalance
Models
- KNN
- Decision Trees
- Naive Bayes
- SVMs
- Random Forests
- Neural Networks can also be used for classification tasks, work well on unstructured data
- However, not generally well suited for classification