This is the third part of the Deep Learning Trading Strategy from the beginning to the production series.
In this video we are going to review our generated labels and start to work with the TFX pipeline.
We will consider the first four components of the TFX ExampleGen, StatisticsGen, SchemaGen, ExampleValidation
00:28 Label Review
01:47 TFX presentation
03:39 Starting using TFX
Links:
TFX Webpage: https://www.tensorflow.org/tfx
TFX Intro: • Distributed Processing and Components (Ten...
TFX Chicago taxi example: https://github.com/tensorflow/tfx/blo...
Data Labeling video: • Deep Learning Trading Strategy from the be...
Files from the video: https://github.com/CloseToAlgoTrading...