SrCnnAnomalyEstimator.GetOutputSchema(SchemaShape) Method

Definition

public override Microsoft.ML.SchemaShape GetOutputSchema (Microsoft.ML.SchemaShape inputSchema);
override this.GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
Public Overrides Function GetOutputSchema (inputSchema As SchemaShape) As SchemaShape

Parameters

inputSchema
SchemaShape

Returns

Applies to