Is there any documentation that explains clearly how the written models are formatted?...
Daniel, I doubt you can have the exact same parameter settings between the two packages...
By default, although it uses MART, the number of trees is set to one. So each bag...
Better late than never. My question is: Why have you decided to define NDCG(list_of_labels)...
Better late than never. My question is: Why have you decided to define NDCG(list_of_labels)...
Better late than never. My question is: Why have you decided to define NDCG(list_of_labels)...
Better late than never. My question is: Why have you decided to define NDCG(list_of_labels)...
Can you upload your dataset so I can take a look?
Thanks for reporting back, apas. Have you figured out how to overcome issue (1)?...
If you guys want referenced numbers on the LETOR dataset, use the numbers on the...
No, it is not :-) If you want to do classification, use tools that are designed for...
Sorry for the late response. My answer in this case isn't that helpful anyway :-)...
Can you try even larger values for -lr? It's not unheard of to try values in the...
the corresponding IR-measure (e.g. NDCG@10) has value ~0.1534 at the first iteration...
java -jar bin/RankLib.jar -load mymodel.txt -rank MQ2008/Fold1/test.txt -score myscorefile.txt...
Marek, My implementation is a straight implementation of Random Forests for regression...
Reza, Sorry for the late response. Unfortunately, RankLib doesn't have the incremental...
The patch is now in. However, I have to change the access pattern to RANDOM because...
tag and release
tag and release
update readme
Put in the sparse dataset patch
Bill, this has been fixed. Please do an update from trunk.
Fix a bug related to the crash where #threads >...