TorchSharpBaseTrainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class TorchSharpBaseTrainer : Microsoft.ML.IEstimator<Microsoft.ML.TorchSharp.TorchSharpBaseTransformer>
type TorchSharpBaseTrainer = class
interface IEstimator<TorchSharpBaseTransformer>
Public MustInherit Class TorchSharpBaseTrainer
Implements IEstimator(Of TorchSharpBaseTransformer)
- Inheritance
-
TorchSharpBaseTrainer
- Derived
- Implements
Constructors
TorchSharpBaseTrainer() |
Methods
Fit(IDataView) | |
GetOutputSchema(SchemaShape) |