Heart Attack Risk predictor using EvalML

  • Tech Stack: Python, Sklearn, Evalml, SVM, GridSearchCV, Pandas, Numpy
  • Github URL: Project Link

Main Aim of this project is to predict whether a person is having a risk of heart attack or not, using Automated Machine Learning Techniques.

EvalML an open-source AutoML library written in python that automates a large part of the machine learning process and we can easily evaluate which machine learning pipeline works better for the given set of data.