dgs.models.engine.engine.EngineModule.predict

abstract EngineModule.predict() any[source]

Given test data, predict the results without evaluation.

Returns:

The predicted results. Datatype might vary depending on the used engine.