Skip to content

mariofabelo/Emotion-Classifier-LTSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Emotion-Classifier-LTSM

Compared MultinomialNB, LogisticRegression, RandomForest, SVC models and found RandomForest to obtain the highest score at predicting emotions.

Then implemented a Tensorflow Neural Network to train the model to which later apply an LSTM algorithm for approaching the natural language processing of the text into emotions.

Used Emotions dataset for NLP: https://www.kaggle.com/datasets/praveengovi/emotions-dataset-for-nlp

Releases

No releases published

Packages

No packages published