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!