supportsDistributedTraining property

bool? supportsDistributedTraining
final

Indicates whether the algorithm supports distributed training. If set to false, buyers can't request more than one instance during training.

Implementation

final bool? supportsDistributedTraining;