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