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

Cannot choose initial metric in the same way for Mahalanobis metric learning algorithms #124

Closed
bellet opened this issue Sep 13, 2018 · 0 comments · Fixed by #195
Closed
Milestone

Comments

@bellet
Copy link
Member

bellet commented Sep 13, 2018

Depending on the Mahalanobis metric learning algorithm, the possible choices for the initial metric are not the same. For instance MMC and ITML accept an initial metric as parameter, NCA has none. The default initial metric also varies from an implementation to the other: for instance MKLR initializes by default with PCA.

There could be some unified interface to set the initial metric for Mahalanobis algorithms

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

Successfully merging a pull request may close this issue.

1 participant