jma127 / pyltr

Python learning to rank (LTR) toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieLens Dataset

pranavpawar3 opened this issue · comments

Hi I am trying to implement this model to the MovieLens dataset, but I am facing problem because the significance and meaning of the parameter "qid" is not clear. I am not sure how can we generate these qids for MovieLens dataset. You can have a look at the data, (MovieLens 1M data). PLEASE suggest ways to implement your LambdaMart model for this dataset.