Skip to content

Decision tree developed from scratch for the prediction of 6 emotions

Notifications You must be signed in to change notification settings

dkontog92/Decision-trees-for-emotion-prediction

Repository files navigation

Decision-trees-for-emotion-prediction

Developed in python 3 from scratch for academic purpose. Prediction of 6 different emotions by creating 6 separate trees. Pruning is implemented as a regularization strategy to reduce overfitting, which is successful in improving performance.

Just run main.py

About

Decision tree developed from scratch for the prediction of 6 emotions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages