Release Notes Version 9 1: Difference between revisions
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
** Add Loss vs. Epochs plot | ** Add Loss vs. Epochs plot | ||
** Add ROC plot (ANNDLDA only). | ** Add ROC plot (ANNDLDA only). | ||
** | ** Add crossval increment, specify the step size for first hidden layer nodes to be cross-validated over. | ||
* [[umap | UMAP]] | * [[umap | UMAP]] | ||
** Add connectivity plot. | ** Add connectivity plot. | ||
Line 19: | Line 19: | ||
* [[grootmanager | GROOTMANAGER]] - Manage and update MATLAB graphics root object properties. | * [[grootmanager | GROOTMANAGER]] - Manage and update MATLAB graphics root object properties. | ||
* [[grooteditor | GROOTEDITOR]] - Interface to GROOTMANAGER. | * [[grooteditor | GROOTEDITOR]] - Interface to GROOTMANAGER. | ||
* [[doegui | DOEGUI]] - Updated interface using web-based app tools, interface now available in newer versions of MATLAB. | * [[doegui | DOEGUI]] - Updated interface using web-based app tools, interface now available in newer versions of MATLAB. '''NOTE''': This interface requires MATLAB 2020a or higher. | ||
==Other Features and Improvements == | ==Other Features and Improvements == | ||
Line 31: | Line 31: | ||
| | | | ||
* Add Augmenting, Overwriting, or Cancel when loading X and Y data and there is already X and Y data loaded. | * Add Augmenting, Overwriting, or Cancel when loading X and Y data and there is already X and Y data loaded. | ||
|---- | |||
|----valign="top" | |||
|'''[[asinhx]]''' | |||
| | |||
* Arcsinh transform. | |||
|---- | |||
|----valign="top" | |||
|'''[[asinsqrt]]''' | |||
| | |||
* Arcsin square root transformation. | |||
|---- | |---- | ||
Line 75: | Line 87: | ||
|'''[[glsw]]''' | |'''[[glsw]]''' | ||
| | | | ||
* Scale SVD eigenvalues of input data by the first eigenvalue | * Scale SVD eigenvalues of input data by the first eigenvalue. | ||
|---- | |---- | ||
Line 88: | Line 100: | ||
| | | | ||
* Add splithalf option to GUI. | * Add splithalf option to GUI. | ||
|---- | |||
|----valign="top" | |||
|'''[[initevripct | Parallel Computing]]''' | |||
| | |||
* Parallel Computing Toolbox enabled by default for functions that use PCT ([[mlr | MLR]], [[svm | SVM]], [[svmda | SVMDA]] and [[datafit_engine | DATAFIT]] ). | |||
|---- | |||
|----valign="top" | |||
|'''[[pr_entropy]]''' | |||
| | |||
* Calculate the pattern recognition entropy (PRE), Shannon entropy. | |||
|---- | |---- | ||
Latest revision as of 16:16, 9 January 2023
Changes and Bug Fixes in Version 9.1
Version 9.1 of PLS_Toolbox and Solo is scheduled for released in August, 2022.
(back to Release Notes PLS Toolbox and Solo)
New Features in Solo and PLS_Toolbox
- CONFIG_PYENV - Allow for user to configure Python in Matlab using a compressed file which contains the Python virtual environment.
- ANNDL/ ANNDLDA
- Add Loss vs. Epochs plot
- Add ROC plot (ANNDLDA only).
- Add crossval increment, specify the step size for first hidden layer nodes to be cross-validated over.
- UMAP
- Add connectivity plot.
- Undo preprocessing for xhat.
- Add embeddings to model.loads field.
- TSNE - Add embeddings to model.loads field.
- GROOTMANAGER - Manage and update MATLAB graphics root object properties.
- GROOTEDITOR - Interface to GROOTMANAGER.
- DOEGUI - Updated interface using web-based app tools, interface now available in newer versions of MATLAB. NOTE: This interface requires MATLAB 2020a or higher.
Other Features and Improvements
File | Comment |
analysis |
|
asinhx |
|
asinsqrt |
|
clutter filter |
|
coaddsettings |
|
editds |
|
experimentreadr |
|
figbrowser |
|
flucutset |
|
glsw |
|
modlrder |
|
parafac |
|
Parallel Computing | |
pr_entropy |
|
reportwriter |
|