Skip to content

Capstone Project 1

Mikiko Bazeley edited this page Mar 16, 2019 · 49 revisions

Data Cleaning:


Graphs


Logistic Regression

Really good tutorial on how to build a logistic regression model: https://towardsdatascience.com/building-a-logistic-regression-in-python-step-by-step-becd4d56c9c8 https://stackoverflow.com/questions/14745022/how-to-split-a-column-into-two-columns


Random Forest


Boosted


Napoleon march


Hyperparameter Tuning


Exploratory Analysis:

General Resources:

Compare quantitative data between groups

Compare categorical distributions between groups (Chi square)

  • Compare categorical distributions:

Chi Square Tests Population Model:

Permutation Test for Heterogeneity of Categorical Variables:

Read later:


Bootstrap/Randomization Read Later:


Categorical Read Later:

Interpretability:

Clone this wiki locally