Table of Contents
- Examining the Distribution of Features and Targets
- Examining Bivariate and Multivariate Relationships between Features and Targets
- Identifying and Fixing Missing Values
- Encoding, Transforming, and Scaling Features
- Feature Selection
- Preparing for Model Evaluation
- Linear Regression Models
- Support Vector Regression
- K-Nearest Neighbor, Decision Tree, Random Forest and Gradient Boosted Regression
- Logistic Regression
- Decision Trees and Random Forest Classification
- K-Nearest Neighbors for Classification
- Support Vector Machine Classification
- Naive Bayes Classification
- Principal Component Analysis
- K-Means and DBSCAN Clustering

