1. Workers

Custom workers

Version:

You can extend theĀ Ā with:

  • Custom distributed workers (which implement theĀ IDistributedWorker interface)

    • Evaluation workers (which inherit the baseĀ EvaluationWorker class)

  • Custom deferred workers (which implement the IDistributedWorker interface)

TheĀ  includes several default workers that are focused on machine learning.

If you have suggestions for improving this article, let us know!