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

Peer evaluation: CooperNederhood #6

Open
CooperNederhood opened this issue Jun 1, 2018 · 0 comments
Open

Peer evaluation: CooperNederhood #6

CooperNederhood opened this issue Jun 1, 2018 · 0 comments

Comments

@CooperNederhood
Copy link

Cool combination of NLP with financial data!

My main suggestion is related to your overfitting woes, as I had a similar issue. You could look into either ridge regression and lasso regression which are linear regression approaches that penalize for model complexity, thereby reducing the likelihood of overfitting. You can also use a cross-validation approach to train the model which should get you better predictive power.

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

No branches or pull requests

1 participant