- This project uses MFCC features, which are extracted from audio recordings, to train multiple models to predict autism.
- The python file stores the trained models as a pkl file, which can later be used in predictor.py (CLI) or ui.py (Streamlit based UI).
- The Models implemented are Random Forest, SVM, Naive Bayes and Artificial Neural Network.
- The model that performs best is Random forest with a 90% accuracy, followed by Naive Bayes with 81% accuracy.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Python based project, which involves prediction autism in children using speech data using MFCC features (Training and Testing Data is Self Collected from NGOs and used with guardian permission)
ronit1706/Autism-Detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Python based project, which involves prediction autism in children using speech data using MFCC features (Training and Testing Data is Self Collected from NGOs and used with guardian permission)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published