Skip to content

MLP BP vs SVM and SOM Neural Net implementation to predict hypertension

Notifications You must be signed in to change notification settings

futurikidis21/Neural-network-predicting-hypertension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hypertension and socio-demography: using neural networks to predict high blood pressure from responses to the English Longitudinal Study of Ageing

Abstract — The present study explores two classes of neural computing algorithms (i.e. Support Vector Machines (SVMs); and Multilayer Perceptrons (MLPs) trained with backpropagation) with regard to their accuracy in predicting self-reported hypertension based on survey data from the English Longitudinal Study of Ageing. The findings suggest that the performance of both algorithms declines when they are trained using inputs derived by applying Self-Organising Maps (SOMs) on the original inputs. Against our expectation, the findings suggest that SVMs outperform MLPs; however, only by a very small margin. Implications for the domain of social- science analytics are briefly considered.

About

MLP BP vs SVM and SOM Neural Net implementation to predict hypertension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages