다음을 통해 공유


TrainerInputBaseWithLabel 클래스

정의

Label 열을 지원하는 모든 트레이너 입력의 기본 클래스입니다.

public abstract class TrainerInputBaseWithLabel : Microsoft.ML.Trainers.TrainerInputBase
type TrainerInputBaseWithLabel = class
    inherit TrainerInputBase
Public MustInherit Class TrainerInputBaseWithLabel
Inherits TrainerInputBase
상속
TrainerInputBaseWithLabel
파생

필드

FeatureColumnName

기능에 사용할 열입니다.

(다음에서 상속됨 TrainerInputBase)
LabelColumnName

레이블에 사용할 열입니다.

적용 대상