IidSpikeEstimator.GetOutputSchema(SchemaShape) メソッド

定義

トランスフォーマーのスキーマ伝達。 入力スキーマが指定されたスキーマに似ている場合は、データの出力スキーマを返します。

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

パラメーター

inputSchema
SchemaShape

戻り値

適用対象