10.1 Introduction
The goal of a stock prediction algorithm is to recommend a portfolio of stocks that will maximize an investor’s return. The investor has a finite amount of money and wants to create a portfolio to maximize her or his return on investment. The neural network in this chapter will predict the behavior of a portfolio of stocks given its history. This could then be used to select a portfolio of stocks with some idea of the future performance. ...