Custom workers
Version:
You can extend theĀ Ā with:
-
Custom distributed workers (which implement theĀ
IDistributedWorkerinterface)-
Evaluation workers (which inherit the baseĀ
EvaluationWorkerclass)
-
-
Custom deferred workers (which implement the
IDistributedWorkerinterface)
TheĀ includes several default workers that are focused on machine learning.