Release Notes Version 6 5 4
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. |