A MATLAB implementation of GMML (Geometric Mean Metric Learning)
Contact: Pourya Habib Zadeh or Reshad Hosseini or Suvrit Sra
To start using the code, we have provided an example Matlab script Example.m, which runs the metric learning with cross-validation and k-NN over the Wine data-set.
If you are using this source code in your research please cite the following paper:
@inproceedings{zadeh16geometric, author = {Zadeh, Pourya Habib and Hosseini, Reshad and Sra, Suvrit}, title = {Geometric mean metric learning}, booktitle={Proceedings of the 33rd international conference on Machine learning}, year = {2016} }