TorchSharpBaseTrainer.Fit(IDataView) メソッド

定義

public abstract Microsoft.ML.TorchSharp.TorchSharpBaseTransformer Fit(Microsoft.ML.IDataView input);
abstract member Fit : Microsoft.ML.IDataView -> Microsoft.ML.TorchSharp.TorchSharpBaseTransformer
Public MustOverride Function Fit (input As IDataView) As TorchSharpBaseTransformer

パラメーター

input
IDataView

返品

実装

適用対象