SweepablePipeline.BuildFromOption(MLContext, Parameter) Méthode
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 Microsoft.ML.Data.EstimatorChain<Microsoft.ML.ITransformer> BuildFromOption (Microsoft.ML.MLContext context, Microsoft.ML.SearchSpace.Parameter parameter);
abstract member BuildFromOption : Microsoft.ML.MLContext * Microsoft.ML.SearchSpace.Parameter -> Microsoft.ML.Data.EstimatorChain<Microsoft.ML.ITransformer>
override this.BuildFromOption : Microsoft.ML.MLContext * Microsoft.ML.SearchSpace.Parameter -> Microsoft.ML.Data.EstimatorChain<Microsoft.ML.ITransformer>
Public Function BuildFromOption (context As MLContext, parameter As Parameter) As EstimatorChain(Of ITransformer)
Paramètres
- context
- MLContext
- parameter
- Parameter