C# 클래스 cs_unittest.CustomFeaturizer

파일 보기 프로젝트 열기: NativoPlatform/vowpal_wabbit

공개 메소드들

메소드 설명
MarshalFeature ( VowpalWabbitMarshalContext context, VW.Serializer.Intermediate.Namespace ns, VW.Serializer.Intermediate.Feature feature, CustomClass value ) : void

메소드 상세

MarshalFeature() 공개 메소드

public MarshalFeature ( VowpalWabbitMarshalContext context, VW.Serializer.Intermediate.Namespace ns, VW.Serializer.Intermediate.Feature feature, CustomClass value ) : void
context VW.Serializer.VowpalWabbitMarshalContext
ns VW.Serializer.Intermediate.Namespace
feature VW.Serializer.Intermediate.Feature
value CustomClass
리턴 void