2 writes to Name
Microsoft.ML.TimeSeries (2)
ExtensionsCatalog.cs (1)
171
Name
= outputColumnName,
SsaChangePointDetector.cs (1)
260
Name
= outputColumnName,
5 references to Name
Microsoft.ML.TimeSeries (5)
SsaChangePointDetector.cs (5)
79
Name = options.
Name
;
278
_host.CheckNonEmpty(options.
Name
, nameof(options.
Name
));
310
resultDic[_options.
Name
] = new SchemaShape.Column(
311
_options.
Name
, SchemaShape.Column.VectorKind.Vector, NumberDataViewType.Double, false, new SchemaShape(metadata));