SweepablePipeline.BuildFromOption(MLContext, Parameter) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- context
- MLContext
- parameter
- Parameter