Skip to content

Miker2808/Heart-Disease-Detection-FFNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heart Disease Detection Feed Forward Neural Network

A basic neural network in pytorch used to predict heart disease based on various parameters from a patient.

The neural network receives 13 parameters and outputs a value between 0 and 1 as a probability for a heart disease.

Dataset source: https://www.kaggle.com/datasets/johnsmith88/heart-disease-dataset/data

About

Basic heart disease prediction neural network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages