次の方法で共有


TrivialEstimator<TTransformer>.GetOutputSchema(SchemaShape) メソッド

定義

public abstract Microsoft.ML.SchemaShape GetOutputSchema (Microsoft.ML.SchemaShape inputSchema);
abstract member GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
Public MustOverride Function GetOutputSchema (inputSchema As SchemaShape) As SchemaShape

パラメーター

inputSchema
SchemaShape

戻り値

実装

適用対象