Displaying 1 result from an estimated 1 matches for "letor_learn_model".
2014 Mar 04
4
Questions on letor module
...ed or listnet
models on sample datasets and what the NDCG or MAP scores of them ( I
didn't see any measure methods have been implemented in the current
module)? And how about the cross validation for the training set? Is there
any method included in the current project?
For SVM method, I found letor_learn_model() has been commented out, but I
didn't find any other file contain this function (or maybe in
letor_internal.cc)?
Finally I found a file called letor_internal_refactored.cc file, is that
the latest version of letor_internal.cc ? Is letor_internal.cc
still being used?
Thank you very much. I am...