71 instantiations of Builder
Microsoft.ML.Data (34)
Data\SchemaDefinition.cs (1)
281
var builder = new DataViewSchema.Annotations.
Builder
();
DataLoadSave\Binary\BinaryLoader.cs (1)
653
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
DataLoadSave\FakeSchema.cs (1)
30
var metaBuilder = new DataViewSchema.Annotations.
Builder
();
DataLoadSave\Text\TextLoader.cs (1)
1054
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
DataView\ArrayDataViewBuilder.cs (1)
221
var meta = new DataViewSchema.Annotations.
Builder
();
DataView\DataViewConstructionUtils.cs (1)
813
var meta = new DataViewSchema.Annotations.
Builder
();
Deprecated\Instances\HeaderSchema.cs (1)
36
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
Evaluators\ClusteringEvaluator.cs (2)
726
var sortedClusters = new DataViewSchema.Annotations.
Builder
();
730
var builder = new DataViewSchema.Annotations.
Builder
();
Evaluators\MulticlassClassificationEvaluator.cs (3)
812
var assignedColKeyValues = new DataViewSchema.Annotations.
Builder
();
818
var sortedScores = new DataViewSchema.Annotations.
Builder
();
821
var sortedClasses = new DataViewSchema.Annotations.
Builder
();
Evaluators\MultiOutputRegressionEvaluator.cs (2)
554
var builder = new DataViewSchema.Annotations.
Builder
();
562
builder = new DataViewSchema.Annotations.
Builder
();
Evaluators\QuantileRegressionEvaluator.cs (2)
356
var l1Metadata = new DataViewSchema.Annotations.
Builder
();
359
var l2Metadata = new DataViewSchema.Annotations.
Builder
();
Prediction\CalibratorCatalog.cs (1)
282
var builder = new DataViewSchema.Annotations.
Builder
();
Scorers\FeatureContributionCalculation.cs (1)
338
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
Scorers\MulticlassClassificationScorer.cs (1)
319
var meta = new DataViewSchema.Annotations.
Builder
();
Scorers\PredictedLabelScorerBase.cs (1)
82
var builder = new DataViewSchema.Annotations.
Builder
();
Scorers\ScoreSchemaFactory.cs (4)
29
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
61
var probabilityMetadataBuilder = new DataViewSchema.Annotations.
Builder
();
89
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
122
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
Transforms\ColumnBindingsBase.cs (1)
280
var meta = new DataViewSchema.Annotations.
Builder
();
Transforms\ColumnConcatenatingTransformer.cs (1)
579
var metadata = new DataViewSchema.Annotations.
Builder
();
Transforms\FeatureContributionCalculationTransformer.cs (1)
198
var builder = new DataViewSchema.Annotations.
Builder
();
Transforms\Hashing.cs (1)
1335
var meta = new DataViewSchema.Annotations.
Builder
();
Transforms\KeyToValue.cs (1)
176
var meta = new DataViewSchema.Annotations.
Builder
();
Transforms\KeyToVector.cs (1)
296
var builder = new DataViewSchema.Annotations.
Builder
();
Transforms\Normalizer.cs (1)
744
var builder = new DataViewSchema.Annotations.
Builder
();
Transforms\SlotsDroppingTransformer.cs (1)
834
var builder = new DataViewSchema.Annotations.
Builder
();
Transforms\TypeConverting.cs (1)
439
var builder = new DataViewSchema.Annotations.
Builder
();
Transforms\ValueToKeyMappingTransformer.cs (1)
747
var builder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.FastTree (3)
TreeEnsembleFeaturizer.cs (3)
138
var treeIdMetadataBuilder = new DataViewSchema.Annotations.
Builder
();
150
var leafIdMetadataBuilder = new DataViewSchema.Annotations.
Builder
();
163
var pathIdMetadataBuilder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.OnnxTransformer (1)
OnnxTransform.cs (1)
575
var builder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.StandardTrainers (5)
Standard\LinearModelParameters.cs (2)
378
var subBuilder = new DataViewSchema.Annotations.
Builder
();
381
var builder = new DataViewSchema.Annotations.
Builder
();
Standard\ModelStatistics.cs (3)
183
var builder = new DataViewSchema.Annotations.
Builder
();
561
var builder = new DataViewSchema.Annotations.
Builder
();
578
var subMetaBuilder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.TensorFlow (1)
TensorflowUtils.cs (1)
62
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.Tests (4)
FakeSchemaTest.cs (1)
23
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
Transformers\HashTests.cs (3)
133
var builder = new DataViewSchema.Annotations.
Builder
();
165
builder = new DataViewSchema.Annotations.
Builder
();
196
builder = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.TimeSeries (2)
SequentialAnomalyDetectionTransformBase.cs (1)
333
var meta = new DataViewSchema.Annotations.
Builder
();
SrCnnTransformBase.cs (1)
176
var meta = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.TorchSharp (9)
AutoFormerV2\ObjectDetectionTrainer.cs (3)
703
var meta = new DataViewSchema.Annotations.
Builder
();
758
var meta = new DataViewSchema.Annotations.
Builder
();
764
var labelBuilder = new DataViewSchema.Annotations.
Builder
();
NasBert\NasBertTrainer.cs (3)
524
var meta = new DataViewSchema.Annotations.
Builder
();
531
var labelBuilder = new DataViewSchema.Annotations.
Builder
();
545
var labelBuilder = new DataViewSchema.Annotations.
Builder
();
NasBert\NerTrainer.cs (1)
349
var meta = new DataViewSchema.Annotations.
Builder
();
NasBert\TextClassificationTrainer.cs (1)
286
var meta = new DataViewSchema.Annotations.
Builder
();
Roberta\QATrainer.cs (1)
740
var meta = new DataViewSchema.Annotations.
Builder
();
Microsoft.ML.Transforms (12)
Dracula\CountTableTransformer.cs (1)
622
var builder = new DataViewSchema.Annotations.
Builder
();
ExpressionTransformer.cs (1)
951
var builder = new DataViewSchema.Annotations.
Builder
();
GcnTransform.cs (1)
351
var builder = new DataViewSchema.Annotations.
Builder
();
GroupTransform.cs (1)
291
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
KeyToVectorMapping.cs (1)
210
var builder = new DataViewSchema.Annotations.
Builder
();
MissingValueDroppingTransformer.cs (1)
210
var builder = new DataViewSchema.Annotations.
Builder
();
MissingValueIndicatorTransformer.cs (1)
210
var builder = new DataViewSchema.Annotations.
Builder
();
MissingValueReplacing.cs (1)
615
var builder = new DataViewSchema.Annotations.
Builder
();
Text\NgramHashingTransformer.cs (1)
610
var builder = new DataViewSchema.Annotations.
Builder
();
Text\NgramTransform.cs (1)
502
var builder = new DataViewSchema.Annotations.
Builder
();
Text\TokenizingByCharacters.cs (1)
276
var builder = new DataViewSchema.Annotations.
Builder
();
UngroupTransform.cs (1)
303
var metadataBuilder = new DataViewSchema.Annotations.
Builder
();
86 references to Builder
Microsoft.ML.Core (4)
Data\AnnotationBuilderExtensions.cs (4)
15
/// <param name="builder">The <see cref="DataViewSchema.Annotations.
Builder
"/> to which to add the slot names.</param>
18
public static void AddSlotNames(this DataViewSchema.Annotations.
Builder
builder, int size, ValueGetter<VBuffer<ReadOnlyMemory<char>>> getter)
25
/// <param name="builder">The <see cref="DataViewSchema.Annotations.
Builder
"/> to which to add the key values.</param>
29
public static void AddKeyValues<TValue>(this DataViewSchema.Annotations.
Builder
builder, int size, PrimitiveDataViewType valueType, ValueGetter<VBuffer<TValue>> getter)
Microsoft.ML.Data (41)
Data\SchemaDefinition.cs (1)
281
var
builder = new DataViewSchema.Annotations.Builder();
DataLoadSave\Binary\BinaryLoader.cs (1)
653
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
DataLoadSave\FakeSchema.cs (1)
30
var
metaBuilder = new DataViewSchema.Annotations.Builder();
DataLoadSave\Text\TextLoader.cs (1)
1054
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
DataView\ArrayDataViewBuilder.cs (1)
221
var
meta = new DataViewSchema.Annotations.Builder();
DataView\DataViewConstructionUtils.cs (1)
813
var
meta = new DataViewSchema.Annotations.Builder();
Deprecated\Instances\HeaderSchema.cs (1)
36
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
Evaluators\ClusteringEvaluator.cs (2)
726
var
sortedClusters = new DataViewSchema.Annotations.Builder();
730
var
builder = new DataViewSchema.Annotations.Builder();
Evaluators\MulticlassClassificationEvaluator.cs (3)
812
var
assignedColKeyValues = new DataViewSchema.Annotations.Builder();
818
var
sortedScores = new DataViewSchema.Annotations.Builder();
821
var
sortedClasses = new DataViewSchema.Annotations.Builder();
Evaluators\MultiOutputRegressionEvaluator.cs (1)
554
var
builder = new DataViewSchema.Annotations.Builder();
Evaluators\QuantileRegressionEvaluator.cs (2)
356
var
l1Metadata = new DataViewSchema.Annotations.Builder();
359
var
l2Metadata = new DataViewSchema.Annotations.Builder();
Prediction\CalibratorCatalog.cs (1)
282
var
builder = new DataViewSchema.Annotations.Builder();
Scorers\FeatureContributionCalculation.cs (1)
338
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
Scorers\MulticlassClassificationScorer.cs (1)
319
var
meta = new DataViewSchema.Annotations.Builder();
Scorers\PredictedLabelScorerBase.cs (1)
82
var
builder = new DataViewSchema.Annotations.Builder();
Scorers\ScoreSchemaFactory.cs (4)
29
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
61
var
probabilityMetadataBuilder = new DataViewSchema.Annotations.Builder();
89
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
122
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
Transforms\ColumnBindingsBase.cs (1)
280
var
meta = new DataViewSchema.Annotations.Builder();
Transforms\ColumnConcatenatingTransformer.cs (1)
579
var
metadata = new DataViewSchema.Annotations.Builder();
Transforms\FeatureContributionCalculationTransformer.cs (1)
198
var
builder = new DataViewSchema.Annotations.Builder();
Transforms\Hashing.cs (2)
1335
var
meta = new DataViewSchema.Annotations.Builder();
1345
private void AddMetaKeyValues(int i, DataViewSchema.Annotations.
Builder
builder)
Transforms\KeyToValue.cs (1)
176
var
meta = new DataViewSchema.Annotations.Builder();
Transforms\KeyToVector.cs (2)
296
var
builder = new DataViewSchema.Annotations.Builder();
303
private void AddMetadata(int iinfo, DataViewSchema.Annotations.
Builder
builder)
Transforms\Normalizer.cs (1)
744
var
builder = new DataViewSchema.Annotations.Builder();
Transforms\SlotsDroppingTransformer.cs (1)
834
var
builder = new DataViewSchema.Annotations.Builder();
Transforms\TypeConverting.cs (1)
439
var
builder = new DataViewSchema.Annotations.Builder();
Transforms\ValueToKeyMappingTransformer.cs (1)
747
var
builder = new DataViewSchema.Annotations.Builder();
Transforms\ValueToKeyMappingTransformerImpl.cs (6)
860
public abstract void AddMetadata(DataViewSchema.Annotations.
Builder
builder);
1043
public override void AddMetadata(DataViewSchema.Annotations.
Builder
builder)
1080
private static readonly FuncInstanceMethodInfo1<KeyImpl<T>, DataViewType, DataViewSchema.Annotations.
Builder
, bool> _addMetadataCoreMethodInfo
1081
= FuncInstanceMethodInfo1<KeyImpl<T>, DataViewType, DataViewSchema.Annotations.
Builder
, bool>.Create(target => target.AddMetadataCore<int>);
1092
public override void AddMetadata(DataViewSchema.Annotations.
Builder
builder)
1107
private bool AddMetadataCore<TMeta>(DataViewType srcMetaType, DataViewSchema.Annotations.
Builder
builder)
Microsoft.ML.DataView (1)
DataViewSchema.cs (1)
351
/// Returns a <see cref="Annotations"/> row that contains the current contents of this <see cref="
Builder
"/>.
Microsoft.ML.FastTree (3)
TreeEnsembleFeaturizer.cs (3)
138
var
treeIdMetadataBuilder = new DataViewSchema.Annotations.Builder();
150
var
leafIdMetadataBuilder = new DataViewSchema.Annotations.Builder();
163
var
pathIdMetadataBuilder = new DataViewSchema.Annotations.Builder();
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (2)
575
var
builder = new DataViewSchema.Annotations.Builder();
583
private void AddSlotNames(string columnName, DataViewSchema.Annotations.
Builder
builder)
Microsoft.ML.StandardTrainers (5)
Standard\LinearModelParameters.cs (2)
378
var
subBuilder = new DataViewSchema.Annotations.Builder();
381
var
builder = new DataViewSchema.Annotations.Builder();
Standard\ModelStatistics.cs (3)
183
var
builder = new DataViewSchema.Annotations.Builder();
561
var
builder = new DataViewSchema.Annotations.Builder();
578
var
subMetaBuilder = new DataViewSchema.Annotations.Builder();
Microsoft.ML.TensorFlow (1)
TensorflowUtils.cs (1)
62
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
Microsoft.ML.Tests (2)
FakeSchemaTest.cs (1)
23
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
Transformers\HashTests.cs (1)
133
var
builder = new DataViewSchema.Annotations.Builder();
Microsoft.ML.TimeSeries (2)
SequentialAnomalyDetectionTransformBase.cs (1)
333
var
meta = new DataViewSchema.Annotations.Builder();
SrCnnTransformBase.cs (1)
176
var
meta = new DataViewSchema.Annotations.Builder();
Microsoft.ML.TorchSharp (9)
AutoFormerV2\ObjectDetectionTrainer.cs (3)
703
var
meta = new DataViewSchema.Annotations.Builder();
758
var
meta = new DataViewSchema.Annotations.Builder();
764
var
labelBuilder = new DataViewSchema.Annotations.Builder();
NasBert\NasBertTrainer.cs (3)
524
var
meta = new DataViewSchema.Annotations.Builder();
531
var
labelBuilder = new DataViewSchema.Annotations.Builder();
545
var
labelBuilder = new DataViewSchema.Annotations.Builder();
NasBert\NerTrainer.cs (1)
349
var
meta = new DataViewSchema.Annotations.Builder();
NasBert\TextClassificationTrainer.cs (1)
286
var
meta = new DataViewSchema.Annotations.Builder();
Roberta\QATrainer.cs (1)
740
var
meta = new DataViewSchema.Annotations.Builder();
Microsoft.ML.Transforms (16)
Dracula\CountTableTransformer.cs (1)
622
var
builder = new DataViewSchema.Annotations.Builder();
ExpressionTransformer.cs (1)
951
var
builder = new DataViewSchema.Annotations.Builder();
GcnTransform.cs (1)
351
var
builder = new DataViewSchema.Annotations.Builder();
GroupTransform.cs (1)
291
var
metadataBuilder = new DataViewSchema.Annotations.Builder();
KeyToVectorMapping.cs (2)
210
var
builder = new DataViewSchema.Annotations.Builder();
218
private void AddMetadata(int iinfo, DataViewSchema.Annotations.
Builder
builder)
MissingValueDroppingTransformer.cs (1)
210
var
builder = new DataViewSchema.Annotations.Builder();
MissingValueIndicatorTransformer.cs (1)
210
var
builder = new DataViewSchema.Annotations.Builder();
MissingValueReplacing.cs (1)
615
var
builder = new DataViewSchema.Annotations.Builder();
Text\NgramHashingTransformer.cs (2)
610
var
builder = new DataViewSchema.Annotations.Builder();
617
private void AddMetadata(int i, DataViewSchema.Annotations.
Builder
builder)
Text\NgramTransform.cs (2)
502
var
builder = new DataViewSchema.Annotations.Builder();
510
private void AddMetadata(int iinfo, DataViewSchema.Annotations.
Builder
builder)
Text\TokenizingByCharacters.cs (2)
276
var
builder = new DataViewSchema.Annotations.Builder();
283
private void AddMetadata(int iinfo, DataViewSchema.Annotations.
Builder
builder)
UngroupTransform.cs (1)
303
var
metadataBuilder = new DataViewSchema.Annotations.Builder();