November 2017
Intermediate to advanced
304 pages
6h 58m
English
Suppose you just trained a nifty classifier showing some predictive power over the markets, should you start trading? Much like with the other machine learning projects we've done to date, you will need to test on an independent test set. In the past, we've often cordoned off our data into the following three sets:
We can do something similar to our current work, but the financial markets give us an added resource—ongoing data streams!
We can use the same data source we used for our earlier pulls and continue to pull more data; essentially, we have an ever-expanding, unseen dataset! Of course, some of this depends on the frequency of the data that ...
Read now
Unlock full access