SNN2.src.model.callbacks.ott_accuracy module

SNN2.src.model.callbacks.ott_accuracy.ott_accuracy(d_tst: DatasetV2, d_tst_cls: Tensor, expected_qoe: Tensor, origin: Tensor, env, fixed_margin_flag: bool | str = True, fixed_margin: float | str = 0.0, output: str | None = None, qoe_threshold: int | str = 10, logger: LogHandler | None = None)