Skip to content

Releases: jlsuarezdiaz/pyDML

Version 0.1.0

01 Dec 17:08
Compare
Choose a tag to compare

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

08 Aug 09:30
Compare
Choose a tag to compare

The initial stable version of the project.