Global configuration
Definition of methods which can be used to get/set the global configuration.
- ecgan.config.global_cfg.set_global_ad_config(cfg='config.yml')[source]
Set the global anomaly detection config.
- ecgan.config.global_cfg.get_global_ad_config()[source]
Return the attributes of the global anomaly detection config.
- Return type
- ecgan.config.global_cfg.set_global_inv_config(cfg='config.yml')[source]
Set the global inverse config.