All releases tagged bugfix


Release Notes: The most important change is the inclusion of eigen in the source distribution, which makes milk easier to compile. In addition, this release adds subspace projection k-nearest neighbours and mds_dists functionality.


Release Notes: An important bug that slipped into 0.4.0 was fixed. This bug meant that the new implementation of gridsearch could potentially return the wrong result.


Release Notes: Compilation on Windows was fixed.


Release Notes: Logistic regression was added. Demos are included in the source and documentation. Cluster agreement metrics were added. An nfoldcrossvalidation bug when using the origins parameter was fixed.


Release Notes: New features: unsupervised (1-class) kernel density modeling, a weights option to some learners, stump learner, and Adaboost. A fix for when SDA returns empty.