A stock market analysis tool that values buy-and-hold stocks more than trading stocks
Stars
7
Forks
4
Watchers
7
Open Issues
3
Overall repository health assessment
58
commits
Updated the model to use Linear Regression and to use 75/25 Cross Validation
826c48aView on GitHubAdded Error Handling to invalid ticker symbol. Rearranged the components of the website around.
d2b7f6aView on GitHubUpdated README.md. Successfully Deployed my Django-React Application on Heroku
bbd203dView on GitHubRevised the potential score based on the polynomial regression results.
0eaa2a8View on GitHubSet Batch Request to 1 request per 13 seconds due to timeout issues on Heroku. Modified the potential score.
77f2e16View on GitHub