6 references to MeanStatDouble
Microsoft.ML.Transforms (6)
MissingValueReplacingUtils.cs (6)
535
public sealed class MeanAggregatorOne : StatAggregator<float,
MeanStatDouble
>
555
public sealed class MeanAggregatorAcrossSlots : StatAggregatorAcrossSlots<float,
MeanStatDouble
>
575
public sealed class MeanAggregatorBySlot : StatAggregatorBySlot<float,
MeanStatDouble
>
761
public sealed class MeanAggregatorOne : StatAggregator<double,
MeanStatDouble
>
779
public sealed class MeanAggregatorAcrossSlots : StatAggregatorAcrossSlots<double,
MeanStatDouble
>
797
public sealed class MeanAggregatorBySlot : StatAggregatorBySlot<double,
MeanStatDouble
>