Skip to content

This program predicts stock patterns labels and classes based on available stock data. Years 1, 2, and 3 are training years and 4 and 5 are testing. This program also uses ensemble learning, W as a hyperparameter, and an oracle.

Notifications You must be signed in to change notification settings

marisapaone/StockAnalysis101

Repository files navigation

S&P Stock Predictions

This program predicts stock patterns labels and classes based on available stock data. Years 1, 2, and 3 are training years and 4 and 5 are testing. This program also uses ensemble learning, W as a hyperparameter, and an oracle.

Stock_Ticker_Analysis.py only uses python to calculate the mean, standard deviation and R values for stock data. Stock_Ticker_Analysis.py uses pandas, numpy and matplotlib

About

This program predicts stock patterns labels and classes based on available stock data. Years 1, 2, and 3 are training years and 4 and 5 are testing. This program also uses ensemble learning, W as a hyperparameter, and an oracle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages