다음을 통해 공유


FeatureHasher.GetOutputCol 메서드

정의

출력 데이터를 쓸 열의 이름을 가져옵니다. SetInputCol에서 설정합니다.

public string GetOutputCol ();
member this.GetOutputCol : unit -> string
Public Function GetOutputCol () As String

반환

문자열, 출력 열

적용 대상