trainingChannels property

List<ChannelSpecification> trainingChannels
final

A list of ChannelSpecification objects, which specify the input sources to be used by the algorithm.

Implementation

final List<ChannelSpecification> trainingChannels;