Tensorflow serving example. Part 1: Data Labeling for the Trading Strategy

Опубликовано: 31 Октябрь 2024
на канале: CloseToAlgoTrading
3,609
48

This is the part 1 of the Tensorflow serving example.
In this part we are going to use a Simple Average Strategy to generate open signals. Then we prepare a training dataset and generate target labels for the binary classification model which will predict the probability of the profit.

00:00 Intro
00:24 Video Overview
00:40 Example Description
01:45 Part I: Data labeling python notebook

Link to jupyter notebook: https://github.com/CloseToAlgoTrading...
How the Tensorflow serving can help us:    • Tensorflow serving! One tool that can...  
Tensorflow serving with the docker example:    • How to start Tensorflow Serving on Wi...