EstimatorChain<TLastTransformer>.LastEstimator Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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>