次の方法で共有


EstimatorChain<TLastTransformer>.LastEstimator フィールド

定義

public readonly Microsoft.ML.IEstimator<TLastTransformer> LastEstimator;
val mutable LastEstimator : Microsoft.ML.IEstimator<'LastTransformer (requires 'LastTransformer : null and 'LastTransformer :> Microsoft.ML.ITransformer)>
Public ReadOnly LastEstimator As IEstimator(Of TLastTransformer) 

フィールド値

IEstimator<TLastTransformer>

適用対象