Skip to content

Here we will predict the emotions from dialogues using Machine Learning and Deep Learning techniques

Notifications You must be signed in to change notification settings

SubhamIO/Emotion-Recognition-in-Conversation

Repository files navigation

Emotion Recognition in Conversation

  • Here we will predict the emotions from dialogues using Machine Learning and Deep Learning techniques

APPROACH :

  • We will create a very basic first model first and then improve it using different other features. We will also see how deep neural networks can be used and end this post with some ideas about ensembling in general.

This covers:

  • TFIDF
  • BOW
  • logistic regression
  • naive bayes
  • svm
  • xgboost
  • grid search
  • word vectors
  • LSTM
  • Customised Ensembling

Metric Used: MULTI CLASS LOG LOSS

For Inference :

About

Here we will predict the emotions from dialogues using Machine Learning and Deep Learning techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published