October 4, 2023

Today we work on project.

  1. We have three databases given %diabetes, %obesity, %inactivity. Apart from these databases we will be using region and %child and poverty dataset.
  2.  We will be predicting diabetes in this project.
  3. In EDA part, we are going to find out correlation between i) obesity and diabetes ii) Inactivity and diabetes.
  4. We find out mean, median, mode, avg, standard deviation, skewness and outliers.
  5. Then we perform resampling methods on the data.
  6.  First we perform K-Fold Cross Validation. Then, Bootstrap.
  7. As there are more than two variables we have to perform multi-linear regression in this case.
  8. Then we check for homoscedasticity and heteroscedasticity for that we use breush-pagan test.

Leave a Reply

Your email address will not be published. Required fields are marked *