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