LbfgsPoissonRegressionTrainer.Fit(IDataView, LinearModelParameters) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既にトレーニング済みのを使用して、LbfgsPoissonRegressionTrainerトレーニングlinearModel
を続行し、を返します。RegressionPredictionTransformer<TModel>
public Microsoft.ML.Data.RegressionPredictionTransformer<Microsoft.ML.Trainers.PoissonRegressionModelParameters> Fit (Microsoft.ML.IDataView trainData, Microsoft.ML.Trainers.LinearModelParameters linearModel);
override this.Fit : Microsoft.ML.IDataView * Microsoft.ML.Trainers.LinearModelParameters -> Microsoft.ML.Data.RegressionPredictionTransformer<Microsoft.ML.Trainers.PoissonRegressionModelParameters>
Public Function Fit (trainData As IDataView, linearModel As LinearModelParameters) As RegressionPredictionTransformer(Of PoissonRegressionModelParameters)
パラメーター
- trainData
- IDataView
- linearModel
- LinearModelParameters