SweepablePipeline.BuildFromOption(MLContext, Parameter) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
參數
- context
- MLContext
- parameter
- Parameter