/628Module2

UW-Madison 628

Primary LanguageJupyter Notebook

UW-Madison 628 Module2

Team Members: Lu Li, Jiawei Wu, Nan Yan, Youhui Ye

R shiny: https://aurorawu1996.shinyapps.io/bodyfat2/

This is repository about calculating the body fat of men, basing on the features, such as abdomen, weight, wrist and so on.

Basical Steps:

  1. Clean the data and fix some data points by the relationship between features.
  2. Variable selection through AIC, BIC and Mallows' Cp.
  3. Built the final model.
  4. Used R shiny to develop a user-friendly interactive dashboard.