/Heart-Disease-Predictor

Prediction of Heart Disease with SAheart Dataset using Logistic Regression and Linear Regression.

Primary LanguageRApache License 2.0Apache-2.0

Heart-Disease-Predictor

This Application predicts Heart Disease by using different models. Here, the data is used from SAheart which resides in ElemStatLearn Library. Shiny package is used for the web application. Logistic and KNN Regression are the classification algorithms to train the data.

Shiny is an R package that makes it easy to build interactive web apps 
straight from R. You can host standalone apps on a webpage or embed them
in R Markdown documents or build dashboards. You can also extend your 
Shiny apps with CSS themes, htmlwidgets, and JavaScript actions.

Front Page of Heart Disease Predictor using Shiny Web Application

S1