C# 클래스 MyMediaLite.ItemRecommendation.GenreCounter

Predict item that has the genres that a user accessed most
상속: AttributeCounter
파일 보기 프로젝트 열기: zenogantner/MML-KDD

공개 메소드들

메소드 설명
ToString ( ) : string

보호된 메소드들

메소드 설명
GetAttributes ( int item_id ) : IList

메소드 상세

GetAttributes() 보호된 메소드

protected GetAttributes ( int item_id ) : IList
item_id int
리턴 IList

ToString() 공개 메소드

public ToString ( ) : string
리턴 string