Skip to content

Add gradient boosting model for next-day return prediction - #61

Open
naman616 wants to merge 1 commit into
shashankvemuri:masterfrom
naman616:add-gradient-boosting
Open

Add gradient boosting model for next-day return prediction#61
naman616 wants to merge 1 commit into
shashankvemuri:masterfrom
naman616:add-gradient-boosting

Conversation

@naman616

Copy link
Copy Markdown

Implements a GradientBoostingRegressor script under machine_learning/, following the lstm_prediction.py style and reusing ta_functions.py for return, volatility, and momentum feature engineering. Closes #54.

Implements a GradientBoostingRegressor script under machine_learning/,
following the lstm_prediction.py style and reusing ta_functions.py for
return, volatility, and momentum feature engineering. Closes shashankvemuri#54.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

Add Gradient Boosting model for stock prediction

1 participant