2 references to WeightFunc
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
874KMeansUtils.WeightFunc weightFn = (in VBuffer<float> point, int pointRowIndex) => 1594WeightFunc weightFn,