NEWS
MLInterfaces 1.71.1
- rda is defunct and all references are removed
- bug in hclustWidget forbade use of more features than samples -- this is fixed
MLInterfaces 1.67.10
- Fix es2df (for R 4.0.0) setting stringsAsFactors = TRUE
- Add unit test
MLInterfaces 1.67.1
- rda has been moved to 'Enhances' and its use is conditional its presence <2019-01-05>
MLInterfaces 1.59.2
- Fix warning stemming from base::seq_len in
MLInterfaces:::MLIConverter.svm <2018-04-12 Thu>
- Ammend xvalSpec man page <2018-04-12 Thu>
MLInterfaces 1.59.1
- Accommodate new points3d syntax in threejs::scatterplot3d for plspinHcube <2018-01-20 Sat>
- remove references to rgl, it is not loading on MacOS and threejs seems to suffice
MLInterfaces 1.51.1
- Suggest rather than import rgl <2016-08-17 Wed>
MLInterfaces 1.49.8
- Enable learnerIn3D customisation <2015-07-28 Tue>
MLInterfaces 1.49.7
- fix proper asNA0 propagation in performance analytics functions
(implemented 2014-10-16 Thu, commited on 2015-07-28 Tue)
MLInterfaces 1.49.1
MLInterfaces 1.41.3
- Fix codoc mismatch [2014-08-29 Fri]
MLInterfaces 1.41.2
- performance analytics has new naAs0 argument [2014-07-04 Fri]
- cleaning up imports/depends/suggests as reported by check with R
3.2 [2014-08-15 Fri]
MLInterfaces 1.41.1
- new peformance analytics functions (lgatto) <2013-04-30 Tue>
MLInterfaces 1.41.0
MLInterfaces 1.40.0
- bump for Bioc stable 2.12
MLInterfaces 1.39.5
- ksvmI test/trainScores are have now rownames.
Resulted in error in predScores. <2013-03-12 Tue>
MLInterfaces 1.39.4
- plsda prediction returns prob matrix instead of
array of [, , 1] dims (lgatto) <2013-03-09 Sat>
MLInterfaces 1.39.3
- fixed predScores (lgatto) <2013-03-01 Fri>
MLInterfaces 1.39.2
- macroF1 fix ans with na.rm
- fixed macro F1 score (lgatto) <2013-01-18 Fri>
- fixed macro F1 score (lgatto) <2013-01-18 Fri>
MLInterfaces 1.39.1
- not scaling kmeans' partition in partPlot (lgatto) <2012-11-10 Sat>
MLInterfaces 1.37.1
- added NEWS file (lgatto) <2012-04-02 Mon>
- renamed 'predScores' to 'predScore' and
new 'predScores' method that returns the full
prediction score matrix (lgatto) <2012-04-02 Mon>
- remove ununsed t argument for predScore (lgatto) <2012-04-02 Mon>
- changed maxit to maxiter in RAB4es and decr to decreasing
in fs.absT (partial argument matching note during checking)
(lgatto) <2012-04-02 Mon>
- fixed predScores <2012-04-03 Tue>