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.
pip install pandas matplotlib Flask scikit-learn keras
python model.py
python gui.py
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.