Release Notes Version 6 5 4

From Eigenvector Research Documentation Wiki
Revision as of 16:29, 1 March 2012 by imported>Scott (Created page with "==Changes and Bug Fixes in Version 6.5.4== ===Bug Fixes=== {| |'''fasternnls''' | Fix serious problem with disabling/enabling factors when fitting more than 10 components. |---...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Changes and Bug Fixes in Version 6.5.4

Bug Fixes

fasternnls Fix serious problem with disabling/enabling factors when fitting more than 10 components.
specalignset Fix serious bug where COW wasn't actually being applied to data (calibration or application).
Fix bug which wasn't correctly resetting the Segment Length when it was set too big.
Pull calibration and application cells for COW into sub-functions so we don't have them defined in multiple places in the code.
svmOptimize Fix data-dependent bug which can cause the SVMDA model to use svm parameters which are not the optimal set found by CV scan.