Logistic Regression 101: US Household Income Classification

Understand the theory and intuition behind Logistic Regression and XGBoost models.
Build and train Logistic Regression and XGBoost models to classify the Income Bracket of US Household.
Assess the performance of trained model and ensure its generalization using various KPIs such as accuracy, precision and recall.