Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git github
Amos Hochman d26c77505c
Update README.md
3 years ago
d26c77505c
Update README.md
3 years ago
ee3e1a2ea3
Add files via upload
3 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

sentiment-analysis-on-movie-reviews

A Jupyter Notebook for the Kaggle competition: Classify the sentiment of sentences from the Rotten Tomatoes dataset

All the details of the data and the task: https://www.kaggle.com/c/sentiment-analysis-on-movie-reviews

Main tools I used:

  • Trees ensemble models: Random Forest, Ada Boost.
  • Text vectorization: BOW, TF-IDF, Word2vec, BERT.
  • Neural Networks: a sequential model with one fully connected hidden layer.
Tip!

Press p or to see the previous file or, n or to see the next file

About

A Jupyter Notebook for the Kaggle competition: Classify the sentiment of sentences from the Rotten Tomatoes dataset

Collaborators 1

Comments

Loading...