ExcludeHalfObservationsGroupingStrategy Type

This strategy groups the observations into two groups. It try to part observations with the same y-values equally into the one group and the other group.

Constructors

Constructor Description

ExcludeHalfObservationsGroupingStrategy()

Full Usage: ExcludeHalfObservationsGroupingStrategy()

Instance members

Instance member Description

this.Group

Full Usage: this.Group

Parameters:
Returns: int[][]
Modifiers: abstract

Y : IROMatrix<float>
Returns: int[][]