次の方法で共有


TorchSharpBaseTrainer<TLabelCol,TTargetsCol>.Fit(IDataView) Method

Definition

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

Parameters

input
IDataView

Returns

Applies to