EstimatorChain<TLastTransformer>.LastEstimator Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Valeur de champ
IEstimator<TLastTransformer>