다음을 통해 공유


FieldAwareFactorizationMachineModelParameters.GetLinearWeights 메서드

정의

기능의 선형 계수입니다. 문서의 기호 w 입니다. https://github.com/wschin/fast-ffm/blob/master/fast-ffm.pdf

public System.Collections.Generic.IReadOnlyList<float> GetLinearWeights ();
member this.GetLinearWeights : unit -> System.Collections.Generic.IReadOnlyList<single>
Public Function GetLinearWeights () As IReadOnlyList(Of Single)

반환

적용 대상