TorchSharpBaseTrainer<TLabelCol,TTargetsCol>.Fit(IDataView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- input
- IDataView