TorchSharpBaseTrainer<TLabelCol,TTargetsCol>.Fit(IDataView) メソッド

定義

public override Microsoft.ML.TorchSharp.TorchSharpBaseTransformer Fit(Microsoft.ML.IDataView input);
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.TorchSharp.TorchSharpBaseTransformer
Public Overrides Function Fit (input As IDataView) As TorchSharpBaseTransformer

パラメーター

input
IDataView

返品

適用対象