/Early-Detection-Of-Autism

A comparative analysis of rule-based expert systems with known machine learning techniques for the detection of autism in toddlers.

Early-Detection-Of-Autism

This is a student led project aimed at structure learning for the detection of autism. We have tried to learn baysian network given a dataset using different optimization techniques like Simulated Annealing and hill climbing. We were able to get an accuracy of more than 70% for the baysian networks we obtained.

Built with

Libraries used

  • numpy
  • matplotlib
  • seaborn
  • pgmpy
  • pomegranate
  • pandas
  • networkx
  • Sklearn