(Note: Click on the images to view the project file)
To determine whether a patient is at risk of heart disease or not, based on the given features. This is a modified dataset that has 14 features of the original cleveland dataset
To accurately estimate the price of a buldozer, given its various features. This is a pretty old dataset from Kaggle which helped me learn more about regression scoring parameters and models.
To accurately estimate the fare amount of an Uber ride, given historic data. This is a classic regression dataset obtained from Kaggle which takes a little more cleaning and visualizing to infer insights.