Skip to content

A hybrid ML-based model for Auto Heart Disease Diagnosis (AHDD) using CNN and GA-based Feature Selection

License

Notifications You must be signed in to change notification settings

jaisweta-naarrayanan/AUTOMATED-HEART-DISEASE-DIAGNOSIS-SYSTEM-USING-GENETIC-FEATURE-SELECTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"# AUTOMATED-HEART-DISEASE-DIAGNOSIS-SYSTEM-USING-GENETIC-FEATURE-SELECTION"

Presents a new hybrid model for an Automated Heart Disease Diagnosis (AHDD) system that integrates a binary Convolutional Neural Network (CNN) with a Genetic-Algorithm based Feature Selection wrapper.

Identifies the best set of classification features for Heart Disease diagnosis by adjusting the feature weights using GA

Implemented using Python and benchmarked against various ML and DL classification models.