Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVR parameters #1

Open
jlevatic opened this issue Oct 12, 2016 · 0 comments
Open

MSVR parameters #1

jlevatic opened this issue Oct 12, 2016 · 0 comments

Comments

@jlevatic
Copy link

Hi!

I have few questions about the MSVR parameters, to which I could not find answers in papers or in source code.

  1. The command line parameter param is transformed in main.cpp (line 66) as follows: double param = mult*mean_all(pdist(Xtest)); where mult is the value received from command line. param is then used in calculation of the kernel matrix in k_mat. Why is this transformation performed, i.e., why mult is not passed directly to the k_mat?

  2. Is there any recommended range for optimization of the epsilon parameter?

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

No branches or pull requests

1 participant