/FEUP_IA_ASD

🧩 | Dataset analysis and Machine Learning models training for autism prediction.

Primary LanguageJupyter Notebook

Autism Spectrum Distorder Dataset for Toddlers

This repository uses data from Autism Spectrum Disorder (ASD) dataset to train machine learning models that can predict whether a toddler is autistic.

The development of this program is part of the curriculum for the Artificial Intelligence course.

Running Instructions

You can install the necessary dependencies by running the following command:

pip install pandas matplotlib seaborn scikit-learn pycaret

Then the project can be used as a regular Jupyter Notebook.