Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem Scenario

Machine Learning is showing promising results in various technology domains. Healthcare is one of them. Machine Learning can help doctors diagnose patients accurately.

In this use case, we use machine learning algorithms to predict the progression of diabetes in patients.

Description

The baseline measurements: Age, Sex, BMI, BP, and 6 Serum Measurements (S1, S2,...S6) of 422 patients is available in this paper. Our goal here is to teach the machine to predict the diabetes progression based on these 10 measurements. The live demo is available at our Machine Learning Showcase.

The following screenshot is the preview of this dataset. There are 10 measurements and diabetes progression represented as $Y which is the rightmost field.

...