SweepableEstimator コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
SweepableEstimator() | |
SweepableEstimator(Func<MLContext,Parameter,IEstimator<ITransformer>>, SearchSpace) |
SweepableEstimator()
protected SweepableEstimator ();
Protected Sub New ()
適用対象
SweepableEstimator(Func<MLContext,Parameter,IEstimator<ITransformer>>, SearchSpace)
public SweepableEstimator (Func<Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter,Microsoft.ML.IEstimator<Microsoft.ML.ITransformer>> factory, Microsoft.ML.SearchSpace.SearchSpace ss);
new Microsoft.ML.AutoML.SweepableEstimator : Func<Microsoft.ML.MLContext, Microsoft.ML.SearchSpace.Parameter, Microsoft.ML.IEstimator<Microsoft.ML.ITransformer>> * Microsoft.ML.SearchSpace.SearchSpace -> Microsoft.ML.AutoML.SweepableEstimator
Public Sub New (factory As Func(Of MLContext, Parameter, IEstimator(Of ITransformer)), ss As SearchSpace)
パラメーター
- factory
- Func<MLContext,Parameter,IEstimator<ITransformer>>
- ss
- SearchSpace