2 references to ParseIndices
Microsoft.ML.Transforms (2)
SvmLight\SvmLightLoader.cs (2)
646
new CustomMappingTransformer<IntermediateInput, Indices>(_host, indexParser.
ParseIndices
, null);
757
new CustomMappingTransformer<IntermediateInput, Indices>(_host, indexParser.
ParseIndices
, null);