An open API service indexing awesome lists of open source software.

https://github.com/aryan-coder-student/sentimental-analysis

Tried to make a sentiment analysis from NLP and ML. Also made a BiLSTM , BiGRU and RNN Deep Learning model for doing same task . In Machine Learning I had RainForest Classification ,KNN , XgBoost , Voting Classifier model
https://github.com/aryan-coder-student/sentimental-analysis

Last synced: about 1 year ago
JSON representation

Tried to make a sentiment analysis from NLP and ML. Also made a BiLSTM , BiGRU and RNN Deep Learning model for doing same task . In Machine Learning I had RainForest Classification ,KNN , XgBoost , Voting Classifier model

Awesome Lists containing this project

README

          

Inside notebook there are ML and DL models use to make the app. It also contain Classification Report and Accuracy of each model
The deployed app is made using RainForestClassifier as it was giving high accuracy.

Dataset :- https://www.kaggle.com/datasets/praveengovi/emotions-dataset-for-nlp

Deployment link :- https://sentimental-analysis-b8dkmckueoezrhlwgmscit.streamlit.app/