Machine Learning
CS 616 Machine Learning course provided a basic understanding of machine learning techniques. This included using Python libraries such pandas and numpy to review large datasets and scale and train the models. My final project was analyzing a heart disease dataset provided by the Clevelend Clinic database with 14 published attributes. My goal was to analyze the data to find correlations for heart disease based on certain factors, such as high cholesterol or resting blood pressure. Here is the link to review the final project: CS 616 Final Project