csle_system_identification.gp package
Submodules
csle_system_identification.gp.gp_regression_algorithm module
- class csle_system_identification.gp.gp_regression_algorithm.GPRegressionAlgorithm(emulation_env_config: EmulationEnvConfig, emulation_statistics: EmulationStatistics, system_identification_config: SystemIdentificationConfig, system_identification_job: Optional[SystemIdentificationJobConfig] = None)[source]
Bases:
BaseSystemIdentificationAlgorithm
Class that implements the system identification procedure using EM