Skip to content

Repository files navigation

Lung Cancer Prediction using Decision Tree

This project was developed as part of the BSc (Hons) in Data Science program at NSBM Green University.
The objective is to build a machine learning model for early detection of lung cancer risk levels using patient data.


πŸ“Œ Project Overview

Lung cancer remains one of the most critical health challenges worldwide.
This project leverages a Decision Tree Classifier to analyze medical and lifestyle factors such as:

  • Demographics (age, gender, etc.)
  • Medical history
  • Smoking habits
  • Lifestyle and occupational hazards
  • Genetic markers

By preprocessing the dataset, performing Exploratory Data Analysis (EDA), and applying Decision Tree classification, we aim to predict lung cancer risk levels (Low, Medium, High) with high accuracy.


πŸ“‚ Repository Contents

  • Lung_Cancer_Prediction.ipynb β†’ Jupyter Notebook (data preprocessing, EDA, model training, evaluation)
  • Final_Report_Group_E.pdf β†’ Final written report of the project
  • cancer patient data sets dataset.csv β†’ Dataset

βš™οΈ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/YourUsername/Lung_Cancer_Prediction.git
    cd Lung_Cancer_Prediction

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages