IsotonicCalibrator.Maxes Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Upper borders of PAV intervals.
public readonly System.Collections.Immutable.ImmutableArray<float> Maxes;
val mutable Maxes : System.Collections.Immutable.ImmutableArray<single>
Public ReadOnly Maxes As ImmutableArray(Of Single)