jma127 / pyltr

Python learning to rank (LTR) toolkit
BSD 3-Clause "New" or "Revised" License
463 stars 107 forks source link

Dataset format #18

Open Jason-WT opened 5 years ago

Jason-WT commented 5 years ago

What format does the model need to train and test? (Only the format of LETOR can be used in the model??)

KasSanderink commented 4 years ago

Using the following seems to work for me:

Using numpy arrays instead of dataframes probably works as well