Release Notes Version 9 2: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Changes and Bug Fixes in Version 9.2== | ==Changes and Bug Fixes in Version 9.2== | ||
Version 9.2 of PLS_Toolbox and Solo | Version 9.2 of PLS_Toolbox and Solo was released in January, 2023. | ||
(back to [[Release Notes PLS Toolbox and Solo]]) | (back to [[Release Notes PLS Toolbox and Solo]]) | ||
Line 16: | Line 16: | ||
*** Automatically build the hierachical model and populate the Hierarchical Model Builder interface | *** Automatically build the hierachical model and populate the Hierarchical Model Builder interface | ||
* [[Python_configuration | PYTHONTOOLS]] - Add support for Python 3.10 and Mac M1 | * [[Python_configuration | PYTHONTOOLS]] - Add support for Python 3.10 and Mac M1 | ||
** | ** | ||
* [[Testrobustness | TESTROBUSTNESS]] - Enable testrobustness function for non-linear regression methods (lwr, svm, ann, anndl, xgb) | * [[Testrobustness | TESTROBUSTNESS]] - Enable testrobustness function for non-linear regression methods (lwr, svm, ann, anndl, xgb) | ||
Line 29: | Line 28: | ||
|'''[[analysis]]''' | |'''[[analysis]]''' | ||
| | | | ||
* Extend | * Extend correlation mapping to yblock. | ||
|---- | |---- | ||
Line 35: | Line 34: | ||
|'''[[Declutter_Settings_Window | clutter filter]]''' | |'''[[Declutter_Settings_Window | clutter filter]]''' | ||
| | | | ||
* | * Extended capability added in versions 9.0 and 9.1 to the declutter GUI to allow cross-validation over alpha parameter for GLSW and over number of PCs for EPO (also known as "Gray CLS"). | ||
|---- | |---- | ||
Line 41: | Line 40: | ||
|'''[[evricompatibility]]''' | |'''[[evricompatibility]]''' | ||
| | | | ||
* Re-enable checking via website. | * Re-enable version compatibility checking via website. | ||
|---- | |---- | ||
Line 47: | Line 46: | ||
|'''[[experimentreadr]]''' | |'''[[experimentreadr]]''' | ||
| | | | ||
* Fixed a bug that was introduced in 9.1 to allow experiment file with just file names. | * Fixed a bug that was introduced in 9.1 to allow importing an experiment file with just file names. | ||
|---- | |---- | ||
Line 53: | Line 52: | ||
|'''[[mlr]]''' | |'''[[mlr]]''' | ||
| | | | ||
* Update internal crossval to give | * Update internal crossval to give repeatable crossvalidation results. | ||
* Update quadraticInit to be 1 instead of 0. | * Update quadraticInit to be 1 instead of 0. | ||
|---- | |---- |
Latest revision as of 11:31, 31 January 2023
Changes and Bug Fixes in Version 9.2
Version 9.2 of PLS_Toolbox and Solo was released in January, 2023.
(back to Release Notes PLS Toolbox and Solo)
New Features in Solo and PLS_Toolbox
- BIPLOTS - Include lines drawn from loadings points to origin
- DATASET2TABLE - Add function to convert DataSets to MATLAB table datatype
- HMAC - Add object that automatically creates a hierarchical model (PLSDA models) for classification problems
- Functionality added to the Hierarchical Model Builder to:
- Load a dataset
- Select a class set
- Select preprocessing
- Automatically build the hierachical model and populate the Hierarchical Model Builder interface
- Functionality added to the Hierarchical Model Builder to:
- PYTHONTOOLS - Add support for Python 3.10 and Mac M1
- TESTROBUSTNESS - Enable testrobustness function for non-linear regression methods (lwr, svm, ann, anndl, xgb)
Other Features and Improvements
File | Comment |
analysis |
|
clutter filter |
|
evricompatibility |
|
experimentreadr |
|
mlr |
|
Parallel Computing | |
plotgui |
|