8 references to ClusterIdCol
Microsoft.ML.Data (8)
Evaluators\ClusteringEvaluator.cs (8)
597_types[ClusterIdCol] = key; 616_types[ClusterIdCol] = key; 646(activeOutput(ClusterIdCol) || activeOutput(SortedClusterCol) || activeOutput(SortedClusterScoreCol)); 655if (!activeCols(ClusterIdCol) && !activeCols(SortedClusterCol) && !activeCols(SortedClusterScoreCol)) 678if (activeCols(ClusterIdCol)) 686getters[ClusterIdCol] = assignedFn; 722infos[ClusterIdCol] = new DataViewSchema.DetachedColumn(ClusterId, _types[ClusterIdCol], null);