This is the first step to any data science project: data mining. The purpose of this project is to demonstrate how to gather data from the internet that is dynamically rendered via javascript or ajax.
In this project, the goal is to predict how likely is someone at risk of diabetes. The dataset used is from University of California Irvine machine learning repository.
What is the purpose of a project if other people cannot use it? The point of this project is to package and deploy it so other people can use our trained model to make a prediction. In other words, this is the final step of a data science project.