Executables¶
iDQ accomplishes its decomposition of the inference problem through several asynchronous processes
(re-)training,
evaluation and (re-)calibration, and
timeseries generation.
These are managed through a set of executables
Batch executables¶
These executables manage one-off batch jobs
Stream executables¶
These executables manage streaming processes, which can persist for long periods of time
Condor executables¶
These executables are helpers that allow for parallelization via Condor
Misc executables¶
The following are generally useful tools but not required for the main pipeline