Please check carefully - had to resolve a hell of a lot of merge conflicts.
Drift detection self-test added as a new argument to models' main.py. Orchestration now executes drift-detection self-test for the first model in the loop only.
Drift detection is now enabled for all models and output is logged to a separate wandb run, so each call to get_data is now encapsulated by its own with wandb.init()....wandb.finish().
Please check carefully - had to resolve a hell of a lot of merge conflicts.
Drift detection self-test added as a new argument to models' main.py. Orchestration now executes drift-detection self-test for the first model in the loop only.
Drift detection is now enabled for all models and output is logged to a separate wandb run, so each call to get_data is now encapsulated by its own with wandb.init()....wandb.finish().