Skip to content

Uzair5162/lung-cancer-predictor

Repository files navigation

Lung Cancer Predictor App

A flask web app that predicts the user’s risk of lung cancer. Takes 3 metrics as inputs and implements the Random Forest machine learning model with a Kaggle dataset. Dataset was prepared and used with a 70:30 train test split.

Note that this app is intended to purely be an introduction to machine learning and flask, and thus does NOT constitute medical advice to any degree.

Hosted on Heroku

Hosted on the free tier of Heroku; the app sleeps if it receives no web traffic in a 30-minute period. Therefore, please allow a couple seconds for the demo below to load 😃

Live demo