shoaibrayeen / Heart-Disease-Predictor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:R 100.0%