8000 GitHub - hassan-arif/lung-cancer-prediction: ~99% accurate ml model to predict lung cancer's risk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hassan-arif/lung-cancer-prediction

Repository files navigation

Lung Cancer Prediction

This repository contains a lung cancer prediction system that achieves an impressive accuracy of 99.67% using machine learning techniques. The system uses a deep learning model to predict the likelihood of lung cancer based on various input features such as age, gender, lifestyle factors, and medical history.

Screenshots

Home Form Results

Usage

  1. Clone this repository to your local machine.
  2. Install the required dependencies:
pip install pandas matplotlib Flask scikit-learn keras
  1. Train the model by running:
python model.py
  1. Start the Flask web application with:
python gui.py
  1. Access the application through your web browser at http://localhost:5000.
  2. Fill in the form with the required information.
  3. Click the "Submit" button to get the predicted outcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.

With this Lung Cancer Prediction system, early detection of lung cancer becomes more accessible, potentially saving lives through timely intervention. Please note that this prediction system is not a substitute for professional medical diagnosis, and anyone with suspected lung cancer should seek advice from a qualified healthcare professional.

About

~99% accurate ml model to predict lung cancer's risk

Topics

Resources

License

Stars

Watchers

Forks

0