dgs.models.engine.engine.EngineModule.test

abstract EngineModule.test() dict[str, any][source]

Run tests, defined in Sub-Engine.

Returns:

A dictionary containing all the computed accuracies, metrics, … .

Return type:

dict[str, any]