2 writes to Name
Microsoft.ML.TimeSeries (2)
ExtensionsCatalog.cs (1)
171Name = outputColumnName,
SsaChangePointDetector.cs (1)
260Name = outputColumnName,
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));