TrainerInputBaseWithGroupId Class
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.
The base class for all trainer inputs that support a group column.
C#
public abstract class TrainerInputBaseWithGroupId : Microsoft.ML.Trainers.TrainerInputBaseWithWeight
type TrainerInputBaseWithGroupId = class
inherit TrainerInputBaseWithWeight
Public MustInherit Class TrainerInputBaseWithGroupId
Inherits TrainerInputBaseWithWeight
- Inheritance
-
TrainerInputBaseWithGroupId
- Derived
Example |
Column to use for example weight. (Inherited from TrainerInputBaseWithWeight) |
Feature |
Column to use for features. (Inherited from TrainerInputBase) |
Label |
Column to use for labels. (Inherited from TrainerInputBaseWithLabel) |
Row |
Column to use for example groupId. |
Produkto | Mga Bersyon |
---|---|
ML.NET | 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview |