idq-streaming_trainΒΆ
describe script, which modules it relies upon, etc
usage: idq-streaming_train [-h] [-q | -v] [-i INITIAL_LOOKBACK]
CONFIG [START] [END]
positional arguments:
CONFIG
START
END
options:
-h, --help show this help message and exit
-q, --quiet If set, only display warnings and errors.
-v, --verbose If set, display additional logging messages.
-i INITIAL_LOOKBACK, --initial-lookback INITIAL_LOOKBACK
if causal batch is specified, that look back this much
before t_start to use as a seed to evaluate starting
at t_start.