Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Getting error while running this code. #5

Open
ashwinirahangdale opened this issue Feb 26, 2018 · 4 comments
Open

Getting error while running this code. #5

ashwinirahangdale opened this issue Feb 26, 2018 · 4 comments

Comments

@ashwinirahangdale
Copy link

I am executing this code for analyzing the loss function for learning to rank. But while running this mlr I have got numbers
screenshot 2018-02-26 23 29 43
of errors. I am attaching a snapshot of the error in attachment.

@bmcfee
Copy link
Owner

bmcfee commented Feb 28, 2018

(Side note: it's more helpful to copy-paste the text of the error, rather than a screenshot. It's easier to read for me, and it makes it possible for other people to find this thread by searching for the error message.)

It's hard to know what's going on there -- it looks like the MAP separation oracle is not returning the right number of values, but I don't see how this can be the case. Do you get the same error message if you use auc or prec@k loss?

@ashwinirahangdale
Copy link
Author

ashwinirahangdale commented Mar 8, 2018 via email

@bmcfee
Copy link
Owner

bmcfee commented Mar 9, 2018

Undefined function or variable 'initializeFullMKL'.

This error indicates that the mlr subroutines are not in your path. Did you remember to addpath(genpath('/path/to/mlr'))?

@ashwinirahangdale
Copy link
Author

ashwinirahangdale commented Mar 9, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants