Mlpack

Latest version: v4.5.0

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

1.0.6

_2013-06-13_

* Minor bugfix so that FastMKS gets built.

1.0.5

_2013-05-01_

* Speedups of cover tree traversers (235).

* Addition of rank-approximate nearest neighbors (RANN), found in
src/mlpack/methods/rann/.

* Addition of fast exact max-kernel search (FastMKS), found in
src/mlpack/methods/fastmks/.

* Fix for EM covariance estimation; this should improve GMM training time.

* More parameters for GMM estimation.

* Force GMM and GaussianDistribution covariance matrices to be positive
definite, so that training converges much more often.

* Add parameter for the tolerance of the Baum-Welch algorithm for HMM
training.

* Fix for compilation with clang compiler.

* Fix for k-furthest-neighbor-search.

1.0.4

_2013-02-08_

* Force minimum Armadillo version to 2.4.2.

* Better output of class types to streams; a class with a ToString() method
implemented can be sent to a stream with operator<<.

* Change return type of GMM::Estimate() to double (257).

* Style fixes for k-means and RADICAL.

* Handle size_t support correctly with Armadillo 3.6.2 (258).

* Add locality-sensitive hashing (LSH), found in src/mlpack/methods/lsh/.

* Better tests for SGD (stochastic gradient descent) and NCA (neighborhood
components analysis).

1.0.3

_2012-09-16_

* Remove internal sparse matrix support because Armadillo 3.4.0 now includes
it. When using Armadillo versions older than 3.4.0, sparse matrix support
is not available.

* NCA (neighborhood components analysis) now support an arbitrary optimizer
(245), including stochastic gradient descent (249).

1.0.2

_2012-08-15_

* Added density estimation trees, found in src/mlpack/methods/det/.

* Added non-negative matrix factorization, found in src/mlpack/methods/nmf/.

* Added experimental cover tree implementation, found in
src/mlpack/core/tree/cover_tree/ (157).

* Better reporting of boost::program_options errors (225).

* Fix for timers on Windows (212, 211).

* Fix for allknn and allkfn output (204).

* Sparse coding dictionary initialization is now a template parameter (220).

1.0.1

_2012-03-03_

* Added kernel principal components analysis (kernel PCA), found in
src/mlpack/methods/kernel_pca/ (74).

* Fix for Lovasz-Theta AugLagrangian tests (182).

* Fixes for allknn output (185, 186).

* Added range search executable (192).

* Adapted citations in documentation to BibTeX; no citations in -h output
(195).

* Stop use of 'const char*' and prefer 'std::string' (176).

* Support seeds for random numbers (177).

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.