TrainerInputBaseWithLabel クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Label 列をサポートするすべてのトレーナー入力の基本クラス。
public abstract class TrainerInputBaseWithLabel : Microsoft.ML.Trainers.TrainerInputBase
type TrainerInputBaseWithLabel = class
inherit TrainerInputBase
Public MustInherit Class TrainerInputBaseWithLabel
Inherits TrainerInputBase
- 継承
- 派生
Feature |
特徴に使用する列。 (継承元 TrainerInputBase) |
Label |
ラベルに使用する列。 |
製品 | バージョン |
---|---|
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 |