/Stock_Prediction

Tensorflow neural network model predicting next month income for stocks based on S&P500 data from yfinance. Calculations on that data includes the ones presented at: https://github.com/Luchkata/Algorithmic_Trading_Machine_Learning/tree/main Returns: 0 for no income, 1 for 0-5% income, 2 for 5-15% income and 3 for >15% income

Primary LanguagePython

This repository is not active