Industrial Mini Project Report ON Alzheimer Disease Detection Using Support Vector Machine Algorithm

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 10

INDUSTRIAL MINI PROJECT REPORT

ON
ALZHEIMER DISEASE DETECTION
USING SUPPORT VECTOR MACHINE
ALGORITHM
INTRODUCTION

● Alzheimer’s disease (ad), a type of dementia, is


characterized by progressive problems with thinking and
behavior that starts in the middle or old age. The pathologic
characteristics are the presence of neuritic plaques in the
brain and degeneration of explicit brain cells. The symptoms
usually develop slowly and get serious enough to interfere in
daily life.
ABSTRACT

● Alzheimer’s  a progressive  disease that


demolishes brain’s  memory and its regular functioning  as
well. There isn't any single test till date to diagnose this
disease and brain scans alone can’t determine whether the
person is possessed by it.

● Currently, the physician believes that a person is affected by


Alzheimer’s by based on the reports of the family members
about the behaviour tendencies and observations of the past
medical history. AI combined with Machine Learning
algorithms might now be able to change this situation.
EXISTING SYSYTEM

In this existing method is we used SVM Algorithm


for predict  that Alzheimer details.

SVM algorithm makes only clustering process and


it will segregate the person who are all suffering
from Alzheimer.

SVM Algorithm is slow process for classify all the


given details.
PROPOSED SYSTEM

The raw data set is given as input to the system. The


unstructured voluminous input data can be obtained from
various Electronic Health Record (HER) / Patient Health
Record (HER) , Clinical systems and external sources
(government sources, laboratories, pharmacies, insurance
companies etc.).
NON FUNCTIONAL REQUIREMENTS

● a.Hardware: 
● 1 GB RAM
● 80 GB Hard Disk
● Intel Processor
● LAN
○ Software : 
● Windows OS
● Python GUI or Anaconda Navigator
SVM ALGORITHM

SVM or Support Vector Machine is a linear model for


classification and regression problems. It can solve linear and
non-linear problems and work well for many practical
problems. The idea of SVM is simple:
The algorithm creates a line or a hyperplane which
separates the data into classes.
MACHINE LEARING

● Machine learning is an application of artificial intelligence


(AI) that provides systems the ability to automatically learn
and improve from experience without being explicitly
programmed.
 
● Machine learning focuses on the development of computer
programs that can access data and use it learn for
themselves.
THE DIGIT
“1”
INDICATES
THAT THE
PERSON IS
AFFECTED
WITH THE
DISESASE
AND THE
DIGIT “0”
INDICATES
THAT THE
PERSON IS
NOT
AFFECTED
WITH THE
DISEASE
OUTPUT SCREEN
THANKYOU

You might also like