Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 ASD-NeuroML

A Machine Learning Approach to Early-Stage Autism Spectrum Disorder Detection

Python ML Status


πŸ“Œ Project Overview

ASD-NeuroML is a specialized data science project focused on enhancing the accuracy of Autism Spectrum Disorder (ASD) screenings using supervised learning. By analyzing behavioral traits and clinical markersβ€”such as A1-A10 scores, age, and family historyβ€”this model provides a high-precision tool for identifying potential ASD indicators in the developmental cycle.

πŸš€ Key Features

  • Feature-Driven Classification: Utilizes behavioral screening scores (AQ-10) and clinical history to predict ASD traits.
  • Imbalance Handling: Implements techniques to address the "No ASD" vs. "ASD" data skew common in medical datasets.
  • High Interpretability: Focuses on impactful features like Age and Jaundice to provide explainable results.
  • Optimized Performance: Leverages fine-tuned supervised algorithms for maximum precision.

πŸ› οΈ Technical Stack

  • Language: Python
  • Libraries: Pandas, NumPy, Scikit-learn, Matplotlib, Seaborn
  • Model Type: Supervised Learning (Classification)

πŸ“‚ Repository Structure

ASD-NeuroML/
β”œβ”€β”€ Datasets/           # Contains raw and processed ASD data files
β”œβ”€β”€ Notebooks/          # Autism_Prediction.ipynb (Analysis & Modeling)
β”œβ”€β”€ Docs/               # Project documentation and reports
└── README.md           # Main project documentation

Releases

Packages

Contributors

Languages