SweepableEstimator 建構函式

定義

多載

SweepableEstimator()

C#
protected SweepableEstimator ();

適用於

ML.NET Preview
產品 版本
ML.NET Preview

SweepableEstimator(Func<MLContext,Parameter,IEstimator<ITransformer>>, SearchSpace)

C#
public SweepableEstimator (Func<Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter,Microsoft.ML.IEstimator<Microsoft.ML.ITransformer>> factory, Microsoft.ML.SearchSpace.SearchSpace ss);

參數

適用於

ML.NET Preview
產品 版本
ML.NET Preview