This Python code is intended to predict the emotion through features of voice (such as pitch, intonation) by using machine learning model.
Decision Tree classifier is used to train the model and the emotion prediction will be for three major emotions including Happy, Angry and Sad.
Main code: "emotion.py"
| Language: | |
| Are you a contestant for RMDS 2021 Data Science Competition? | |
| Type: | Other |
| Release Date: | Apr 28, 2021 |
| Last Updated: | Apr 28, 2021 |
Please sign in or create an account to give a rating or comment.
Please sign in or create an account to view the download file


