50%_report TY
50%_report TY
A
Project Report
On
Bachelor of Technology
In
COMPUTER SCIENCE & ENGINEERING
by
Ms.F.A.Patel
Dr. S A Khot
Principal External Examiner
SITCOE, Yadrav
Autism Spectrum Disorder Detection
ACKNOWLEDGEMENT
We would like to express our deep and sincere gratitude to my Guide Prof.
Ms.F.A.Patel, Department of Computer Science & Engineering, for guiding us to
accomplish this project work. It was our privilege and pleasure to work under her able
guidance. We are indeed grateful to her for providing helpful suggestion, from time to
time. Due to her constant encouragement and inspiration we are able to present this
project.
We express our deep gratitude to Dr S.B.Gurav, Head of Computer Science
& Engineering Department, for his valuable guidance and constant encouragement.
We are very much thankful to Dr.S.A.Khot, Principal, Sharad institute of technology
college of engineering, Yadrav-Ichalkaranji for providing all the necessary facilities
to carry out project work.
Last but not least we are thankful to our parents for their moral as well as
financial support.
SITCOE,Yadrav
Autism Spectrum Disorder Detection
ABSTRACT
SITCOE,Yadrav
Autism Spectrum Disorder Detection
INDEX
List of Figures i
1 Introduction 1
1.1 Background 1
1.2 Motivation 1
1.3 Objective 2
1.4 Scope Of Work 2
2 Literature Review 3
3 Problem Statement 4
4 Objectives 5
5 Methodology 6
5.1 Methodology 7
5.2 Architecture 8
5.3 Data Flow Diagram 9
5.3.1 0 Level DFD 9
5.3.2 1 Level DFD 9
5.3.3 2 Level DFD 10
5.4 Use Case Diagram 10
5.5 Activity Diagram 11
6 Result and Discussion 12
6.1 Results 12
6.2 Screenshots 13
7 Future Work 16
8 Conclusion 17
9 References 18
SITCOE,Yadrav
Autism Spectrum Disorder Detection
LIST OF FIGURES
CHAPTER 1
INTRODUCTION
he problem of autism spectrum disorder (ASD) have been mounting swiftly nowadays
among all ages of the
human population. Early detection of this neurological disease can greatly assist in the
maintenance of the subject’s
mental and physical health. With the rise of application of machine learning-based
models in the predictions of various
he problem of autism spectrum disorder (ASD) have been mounting swiftly nowadays
among all ages of the
human population. Early detection of this neurological disease can greatly assist in the
maintenance of the subject’s
mental and physical health. With the rise of application of machine learning-based
models in the predictions of various
he problem of autism spectrum disorder (ASD) have been mounting swiftly nowadays
among all ages of the
human population. Early detection of this neurological disease can greatly assist in the
maintenance of the subject’s
mental and physical health. With the rise of application of machine learning-based
models in the predictions of various
he problem of autism spectrum disorder (ASD) have been mounting swiftly nowadays
among all ages of the
human population. Early detection of this neurological disease can greatly assist in the
maintenance of the subject’s
mental and physical health. With the rise of application of machine learning-based
models in the predictions of various
he problem of autism spectrum disorder (ASD) have been mounting swiftly nowadays
among all ages of the
human population. Early detection of this neurological disease can greatly assist in the
maintenance of the subject’s
mental and physical health. With the rise of application of machine learning-based
models in the predictions of v
1.1 Background
The background of a ASD is, Autism spectrum disorders (ASD) are a diverse
group of conditions. They are characterized by some degree of difficulty with
social interaction and communication. Other characteristics are atypical
patterns of activities and behaviours, such as difficulty with transition from
one activity to another, a focus on details and unusual reactions to sensations.
1.2 Motivation
SITCOE,Yadrav Page 1
Autism Spectrum Disorder Detection
There are several variables, for example, inheritance and surroundings, which
influence the growth of neurodevelopmental disorder such as autism spectrum
disorder (ASD) and attention deficit hyperactivity disorder (ADHD) during the
first 36 months of life. ADHD is the most predominant childhood disorder
initially characterized by behavior issues. In addition, ADHD is a multisystemic
neurodevelopmental condition which is linked to temporal, operational, and
structural connectivity impairments in the temporoparietal, front striatal, and
frontal cortex networks . ASD, like ADHD, is also initially characterized by
inappropriate behavior , including spatial memory difficulties .
The issues faced by children having ASD and ADHD are shown in Figure 1. Both
conditions appear at a young age and can last throughout adulthood, causing
multiple disabilities as well as significant burdens on individuals and families
Machine learning (ML) and deep learning (DL) are the subfields of artificial
intelligence (AI). Deep learning however has evolved faster in the last few years.
It is an advanced phase of Machine learning with a vast application from defense
to marketing. Deep learning presents healthcare with groundbreaking applications.
The primary strength of DL lies in gathering a massive amount of data. It applies
its advanced neural networks to come up with its best outcome.
Therefore, this study emphasizes on the use of ML techniques for the early
detection and treatment of symptoms related to ASD.
1.3 Objective
To develop a prediction model that can accurately identify children’s and all aged
peoples at risk of autism spectrum disorder (ASD),
To create a model to find signs of autism in kids early, helping families and
doctors get support sooner.
SITCOE,Yadrav Page 2
Autism Spectrum Disorder Detection
To put together different kinds of information like behaviour, genetics, and brain
scans to make the model smarter.
To Make sure the model can give advice that fits each , so families know exactly
how to help.
CHAPTER 2
LITERATURE REVIEW
SITCOE,Yadrav Page 3
Autism Spectrum Disorder Detection
CHAPTER 3
PROBLEM STATEMENT
SITCOE,Yadrav Page 4
Autism Spectrum Disorder Detection
CHAPTER 4
OBJECTIVES
SITCOE,Yadrav Page 5
Autism Spectrum Disorder Detection
CHAPTER 5
METHODOLOGY
5.1 Methodology :
Detecting autism spectrum disorder (ASD) using machine learning involves several
steps and considerations to ensure accuracy and reliability. Here's a methodology
outline:
SITCOE,Yadrav Page 6
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 7
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 8
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 9
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 10
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 11
Autism Spectrum Disorder Detection
CHAPTER 6
SITCOE,Yadrav Page 12
Autism Spectrum Disorder Detection
6.1 Results:
Autism spectrum disorder (ASD) detection using machine learning typically involves
analyzing various behavioral, cognitive, and physiological data to identify patterns
associated with ASD. Machine learning algorithms can be trained on datasets
containing information such as social interactions, communication skills, repetitive
behaviors, and sensory sensitivities to develop models that can predict the likelihood
of ASD in individuals. These models can aid in early detection and intervention,
improving outcomes for those with ASD.
6.2.1 Pie chart for the number of data for each target
SITCOE,Yadrav Page 13
Autism Spectrum Disorder Detection
Fig 6.2.1 Pie chart for the number of data for each target
The dataset we have is highly imbalanced. If we will train our model using this data
then the model will face a hard time predicting the positive class which is our main
objective here to predict whether a person has autism or not with high accuracy.
SITCOE,Yadrav Page 14
Autism Spectrum Disorder Detection
6.2.4 Prediction
Model Evaluation
From the above accuracies, we can say that Logistic Regression and SVC ()
classifier perform better on the validation data with less difference between the
validation and training data. Let’s plot the confusion matrix as well for the
validation data using the Logistic Regression model.
SITCOE,Yadrav Page 15
Autism Spectrum Disorder Detection
SITCOE,Yadrav Page 16
Autism Spectrum Disorder Detection
CHAPTER 7
FUTURE WORK
Although autistic caregivers as well as physicians and researchers would like to know
the exact cause of ASD and find a definitive cure for it, this goal still seems to be
distant. Accordingly, the realistic achievable goal in dealing with ASD is to try to
direct all the available resources to help its sufferers to improve their skills and
functioning and get the utmost benefits of their strengths aiming at improving their
quality of life. Socioeconomic support for autistic caregivers is also essential to
empower them in helping their children across their journey for a better tomorrow.
Lastly, we must believe that “whenever and wherever there is help, there is hope”.
SITCOE,Yadrav Page 17
Autism Spectrum Disorder Detection
CHAPTER 8
CONCLUSION
Machine learning holds great potential in revolutionizing the early detection and
diagnosis of autism spectrum disorder. Continued research, collaboration, and
innovation are essential for advancing machine learning technologies in ASD
detection. By leveraging the power of machine learning, we can improve outcomes
and quality of life for individuals on the autism spectrum.
The machine learning model we have created is around 80% to 85% accurate. The
disease for which there are no diagnostics methods machine learning models are
able to predict whether the person has Autism or not. This is the power of machine
learning by using which many of the real-world problems are being solved.
SITCOE,Yadrav Page 18
Autism Spectrum Disorder Detection
REFERENCES
[4] Jin-Chein Lin, M.H. Nien, “Adaptive control of a composite cantilever beam
with piezoelectric damping-modal actuators/sensors”, Composite Structures
70, 2005, pp. 170–176.
[9] Wu Dafanga, Huang Liang, Pan Bing, Wang Yuewu and Wu Shuang,
“Experimentalstudyandnumericalsimulationofactivevibrationcontrolofahigh
SITCOE,Yadrav Page 19
Autism Spectrum Disorder Detection
[11] Jon Robert Pratt, “Vibration Control for Chatter Suppression with
Application to Boring Bars”, Virginia Polytechnic Institute and State
University, 1997
SITCOE,Yadrav Page 20