Releases: jlsuarezdiaz/pyDML
Releases · jlsuarezdiaz/pyDML
Version 0.1.0
Added
- Tests for algorithms, classifiers, tune functions and plot functions, and Travis Continuous Integration.
- Covariance distance as a distance metric learning algorithm.
- Local Linear Discriminant Analysis (LLDA).
- Changelog file.
- Kernel Local Linear Discriminant Analysis (KLLDA).
Changed
- Distance calculation in LMNN.
- Cleaned code according to PEP 8 standards.
Fixed
- Dimensionality reduction in KDA.
Initial version
The initial stable version of the project.