Skip to content

This repository contains the code and documents related to Autism Spectrum Disorder project.

Notifications You must be signed in to change notification settings

ChokiMo/Autism_Spectrum_Disorder

 
 

Repository files navigation

Predict Autism Spectrum Disorder in Children, Adolescents and Adults

Autistic Spectrum Disorder (ASD) is a neurodevelopment condition associated with significant healthcare costs, and early diagnosis can significantly reduce it. Unfortunately, waiting times for an ASD diagnosis are lengthy and procedures are not cost effective.

The economic impact of autism and the increase in the number of ASD cases across the world reveals an urgent need for the development of easily implemented and effective screening methods. Therefore, a time-efficient and accessible ASD screening is imminent to help health professionals and inform individuals whether they should pursue formal clinical diagnosis.

The rapid growth in the number of ASD cases worldwide necessitates datasets related to behaviour traits. However, such datasets are rare making it difficult to perform thorough analyses to improve the efficiency, sensitivity, specificity and predictive accuracy of the ASD screening process.

Presently, very limited autism datasets associated with clinical or screening are available and most of them are genetic in nature. Hence, we propose a new dataset related to autism screening of adults that contained 20 features to be utilised for further analysis especially in determining influential autistic traits and improving the classification of ASD cases.

Autism-Child-Data.arff : ARFF file contains the ASD Children Dataset with 20 features and 292 observations

ASD_Adolescents_Prediction.ipynb : Contains the python code for predicting ASD in Adolescents

ASD_Children_Prediction.ipynb : Contains the python code for predicting ASD in Children

Jupyter notebooks comprises the code in below stages:

1. Data Import
2. Initial Data Analysis
3. Exploratory Data Analysis
4. Models Evaluation
	4.1 Naive Bayes
4.2 Random Forest
4.3 Logistic Regression
4.4 Gradient Boosting Classifier
4.5 Random Forest

Autism_Child_data_in_excel.xlsx : This spreadsheet contains all the three ASD datasets i.e. Children, Adolescents and Adults.

Autism-Screening-Child-Data Description.docx : In this document dataset features are explained in detail. Also, contaning the screening questions.

About

This repository contains the code and documents related to Autism Spectrum Disorder project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%