Release Notes Solo Predictor Version 4 3: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Changes in Version 4.3== | ==Changes in Version 4.3== | ||
Version 4.3 of Solo_Predictor was released in January 2023. | Version 4.3 of Solo_Predictor was released in January 2023. | ||
NOTE: EigenvectorTools is no longer available for communication with Solo_Predictor. Please use our [[Software_Development_Kit_(SDK)]] or [[Solo_Predictor_Example_Connection_Code| HTTP or Sockets]] | NOTE: EigenvectorTools is no longer available for communication with Solo_Predictor. Please use our [[Software_Development_Kit_(SDK)]] or [[Solo_Predictor_Example_Connection_Code| HTTP or Sockets Connection]] | ||
===Packaging and Compatibility Changes=== | ===Packaging and Compatibility Changes=== |
Revision as of 16:36, 2 February 2023
Changes in Version 4.3
Version 4.3 of Solo_Predictor was released in January 2023. NOTE: EigenvectorTools is no longer available for communication with Solo_Predictor. Please use our Software_Development_Kit_(SDK) or HTTP or Sockets Connection
Packaging and Compatibility Changes
- Updated to be compatible with PLS_Toolbox/Solo 9.2
New Script Commands
- :whichpython - returns the name of the Python virtual environment required for this Solo_Predictor. e.g. “pls_toolbox_windows_38”
- :versionshort - returns short version information, product and version number, e.g. “Solo_Predictor 4.3”
(See Solo Predictor Scripting Page )
Other Changes
- Model Incompatibility - A check is made for model version incompatibility when Solo_Predictor is loading a model from a file. A useful error message is reported if a loaded model's version is too new for this Solo_Predictor.