MachineLearningShortSeriesHandlingConfiguration Struct

Definition

The parameter defining how if AutoML should handle short time series.

C#
public readonly struct MachineLearningShortSeriesHandlingConfiguration : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningShortSeriesHandlingConfiguration>
Inheritance
MachineLearningShortSeriesHandlingConfiguration
Implements

Constructors

Properties

Auto

Short series will be padded if there are no long series, otherwise short series will be dropped.

Drop

All the short series will be dropped.

None

Represents no/null value.

Pad

All the short series will be padded.

Methods

Equals(MachineLearningShortSeriesHandlingConfiguration)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview