Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose methods to improve accuracy #3

Open
mubaris opened this issue Nov 13, 2017 · 4 comments
Open

Propose methods to improve accuracy #3

mubaris opened this issue Nov 13, 2017 · 4 comments

Comments

@mubaris
Copy link
Owner

mubaris commented Nov 13, 2017

No description provided.

@the-ethan-hunt
Copy link

How about creating a recurrent neural network that uses LSTM sentiment analysis? The NN would generate the comments from previous comments.

@mubaris
Copy link
Owner Author

mubaris commented Nov 29, 2017

@the-ethan-hunt That's a good idea. But I'm not sure whether it will improve the accuracy. We'll have to try it out anyway.

Right now, we are multiple features to classify, not just sentiment. If you could try a simple RNN, we can see if it will work or not.

@kashyap2108
Copy link

@mubaris I guess we should try to tune the parameters and apply some boosting algorithms to improve the accuracy !!

@cromagnonninja
Copy link

Which ensemble algorithms should we use for improving the accuracy?
AdaBoost and Gradient Boosting are good starting points IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants