Skip to content

RajdeepChoudhury/Predictive-analysis-on-alzheimers-disease

Repository files navigation

🧠 Alzheimer’s Disease Prediction System

📌 Overview

This project focuses on predictive analysis of Alzheimer’s disease using machine learning techniques. The goal is to enable early detection and risk assessment by analyzing patient data and identifying patterns that indicate the likelihood of the disease.


🎯 Objective

To develop a reliable and efficient model that predicts Alzheimer’s disease at an early stage, helping in timely diagnosis and improved healthcare outcomes.


🚀 Features

  • Data preprocessing and cleaning
  • Exploratory Data Analysis (EDA)
  • Feature selection and engineering
  • Multiple machine learning models
  • Model evaluation (Accuracy, Precision, Recall, F1-score)
  • Interactive web application for predictions

🤖 Machine Learning Model

Models Used:

  • Logistic Regression
  • Random Forest
  • Support Vector Machine (SVM)

Workflow:

  1. Data Collection
  2. Data Cleaning & Preprocessing
  3. Feature Selection
  4. Model Training
  5. Model Evaluation
  6. Prediction

The best-performing model is selected based on evaluation metrics and used in the web application.


🌐 Web Application

Key Functionalities:

  • Input patient data through a simple interface
  • Real-time prediction of Alzheimer’s risk
  • Displays prediction results clearly

Tech Used:

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (Flask / Django)
  • ML Integration: Pickle / Joblib

🛠️ Tech Stack

  • Python
  • Pandas
  • NumPy
  • Scikit-learn
  • Matplotlib / Seaborn
  • Flask / Django

About

Predictive analysis of Alzheimer’s disease using machine learning techniques to enable early detection and risk assessment. This project applies data preprocessing, feature engineering, and classification models to analyze patient data, identify patterns, and support accurate diagnosis for improved healthcare outcomes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors