Neural Network to predict high price in a stock dataset given low, close and open prices
unzip the dataset from all_stocks_5yr.rar
Install numpy , matplotlib , sklearn and flask
pip install scipy
pip install numpy
pip install matplotlib
pip install scikit-learn
pip install sklearn
pip install flask
- 3 input , 6k line of data each
- 4 layers 4 node each
- 1 output with 6k line of data