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

Stock market prediction using greadient boosting #2296

Open
wants to merge 1 commit into
base: master
from

Conversation

@abdoulayegk
Copy link

abdoulayegk commented Aug 11, 2020

Describe your change:

A program to predict the stock market of Microsoft using Gradient boosting regression algorithm
I took the data using the quandl api and then predict the Adj Close price.

@TravisBuddy
Copy link

TravisBuddy commented Aug 11, 2020

Hey @abdoulayegk,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: bb2195e0-dbb7-11ea-9ba8-b569b15b137c
@cclauss
Copy link
Member

cclauss commented Aug 11, 2020

See CONTRIBUTING.md

  • No doctests
  • No type hints
  • Fails Travis CI tests
  • No algorithmic functions defined... this looks like a how-to-use instead of an algorithm.
@abdoulayegk
Copy link
Author

abdoulayegk commented Aug 11, 2020

All right I will correct it soon according to the contribution guidelines

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

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.