30 references to GetResult
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
6109sumBldr.GetResult(ref sum);
Microsoft.ML.Data (20)
DataLoadSave\Text\TextLoaderParser.cs (1)
825bldr.GetResult(ref slotNames[iinfo]);
DataView\ArrayDataViewBuilder.cs (1)
529_bldr.GetResult(ref dst);
Transforms\ColumnConcatenatingTransformer.cs (1)
672bldr.GetResult(ref dst);
Transforms\KeyToVector.cs (1)
539bldr.GetResult(ref dst);
Transforms\NormalizeColumnDbl.cs (7)
795bldr.GetResult(ref dst); 805bldr.GetResult(ref dst); 815bldr.GetResult(ref dst); 1090bldr.GetResult(ref dst); 1319bldr.GetResult(ref value); 1335bldr.GetResult(ref value); 1373bldr.GetResult(ref value);
Transforms\NormalizeColumnSng.cs (7)
952bldr.GetResult(ref dst); 962bldr.GetResult(ref dst); 972bldr.GetResult(ref dst); 1250bldr.GetResult(ref dst); 1481bldr.GetResult(ref value); 1497bldr.GetResult(ref value); 1535bldr.GetResult(ref value);
Transforms\ValueToKeyMappingTransformerImpl.cs (2)
976bldr.GetResult(ref dst); 1036bldr.GetResult(ref dst);
Microsoft.ML.FastTree (4)
FastTree.cs (1)
3252bldr.GetResult(ref weights);
TreeEnsemble\InternalTreeEnsemble.cs (1)
359builder.GetResult(ref contribs);
TreeEnsembleFeaturizer.cs (2)
302_leafIdBuilder.GetResult(ref dst); 336_pathIdBuilder.GetResult(ref dst);
Microsoft.ML.Transforms (5)
KeyToVectorMapping.cs (3)
276bldr.GetResult(ref dst); 372bldr.GetResult(ref dst); 409bldr.GetResult(ref dst);
SvmLight\SvmLightLoader.cs (1)
387_bldr.GetResult(ref output.Features);
Text\NgramUtils.cs (1)
135_bldr.GetResult(ref dst);