/HeartDiseasePredictor-ANN

Artificial Neural Networks Model created to predict if a person will get heart disease or not.

Primary LanguageJupyter NotebookMIT LicenseMIT

made-with-python

Heart Disease Predictor using Artificial Neural Networks

Overview

Artificial Neural Networks Model is created using various methods to predict whether a person would get Heart Disease or not.

Methods Used

  • ANN was build from scratch using classes and functions.
  • ANN was build using Sklearn.
  • ANN was build using Keras of Tensorflow.

Prerequisites

  • Python 3
  • an IDE (preferably Jupyter Notebook)
  • Pandas
  • Numpy
  • Matplotlib
  • Sklearn
  • Tensorflow

All the external dependencies can be installed by using pip install -r requirements.txt

Author

  • Rishikesh Sivakumar

ForTheBadge built-with-love by Rishikesh Sivakumar