/NLP-Heath-checker

This is NLP model which is 98% accurate is predicting the problem related to symptoms and for mode detail have look over the notebook, uploaded on this repository.

Primary LanguageJupyter Notebook

Project Aim

The primary goal of this project is to develop a neural network capable of accurately detecting diseases based on symptoms provided by users. Leveraging advanced technologies and methodologies, the aim is to create a robust system that aids in early disease detection and improves healthcare accessibility.

Project Goals

Early Disease Detection

Develop a neural network that can analyze symptoms provided by users and accurately predict potential diseases at an early stage.

Improved Healthcare Accessibility

Create a user-friendly interface that allows individuals to easily input symptoms and receive timely and accurate disease predictions, thereby improving access to healthcare services.

High Accuracy

Achieved 95% Precision in disease prediction by leveraging state-of-the-art machine learning algorithms and methodologies.

Technologies/Libraries Used

  1. Python: Programming language for neural network development.
  2. Kaggle: Data source for collecting disease-related datasets.
  3. Keras: High-level neural networks API for model development.
  4. Tensorflow: Open-source machine learning framework for building and training neural networks.
  5. Natural Language Processing (NLP): Techniques utilized for processing symptom-related textual data.
  6. Classification Methodologies: Various classification algorithms employed for disease prediction.

Performance Achieved

Train - Test Accuracy Graph

Train-Test-Accuracy

Train - Test Loss Graph

Train-Test-Loss

Expected Impact

  1. Early Intervention : By enabling early disease detection, the project aims to facilitate timely intervention and treatment, potentially saving lives and reducing healthcare costs.
  2. Enhanced Healthcare Access :Providing a user-friendly platform for disease prediction can empower individuals, especially in underserved areas, to seek medical advice and care promptly.
  3. Research Advancement : The project's methodologies and findings could contribute to the broader field of healthcare and machine learning research, leading to further innovations in disease prediction and prevention.