EstimatorChain<TLastTransformer>.LastEstimator Campo

Definição

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) 

Valor do campo

IEstimator<TLastTransformer>

Aplica-se a