Skip to content

Applying a neural network to heart disease data in order to predict who is susceptible to contract a heart disease following Cleveland's model.

Notifications You must be signed in to change notification settings

kessibi/artificial-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artificial-neural-network

What it is:

Applying a neural network to heart disease data in order to predict who is susceptible to contract a heart disease following Cleveland's model.

How to use:

python3.7 Main.py --E 500 --B 1 --L 5 5

Feel free to change the number of epochs and the sizes of hidden layers L to something above or equal to 1.

About

Applying a neural network to heart disease data in order to predict who is susceptible to contract a heart disease following Cleveland's model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages