2 types derived from WorkChunkStateBase
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
1179
:
WorkChunkStateBase
1188
:
WorkChunkStateBase
1 reference to WorkChunkStateBase
Microsoft.ML.KMeansClustering (1)
KMeansPlusPlusTrainer.cs (1)
1488
private static void ProcessChunk(FeatureFloatVectorCursor cursor, SharedState state,
WorkChunkStateBase
chunkState, int k, VBuffer<float>[] centroids, float[] centroidL2s)