An ANN-based clinical decision support system that analyzes 13 patient health parameters to detect heart disease with high accuracy — enabling faster, data-driven diagnosis.
A deep feedforward ANN with ReLU-activated hidden layers and a sigmoid output for binary classification of heart disease presence.
Each patient record contains these clinically validated health indicators, preprocessed with normalization and encoding before feeding into the network.