Release Notes Solo Predictor Version 4 3: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
(Created page with "==Changes in Version 4.3== Version 4.3 of Solo_Predictor was released in January 2023. ===Packaging and Compatibility Changes=== * Updated to be compatible with Release_Note...")
 
 
(4 intermediate revisions by the same user not shown)
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 Connection]]
===Packaging and Compatibility Changes===
===Packaging and Compatibility Changes===
* Updated to be compatible with [[Release_Notes_Version_9_2|PLS_Toolbox/Solo 9.2]]
* Updated to be compatible with [[Release_Notes_Version_9_2|PLS_Toolbox/Solo 9.2]]
===New Script Commands===
===New Script Commands===
* ''':whichpython''' - returns the name of the Python virtual environment required for this Solo_Predictor. e.g. “pls_toolbox_windows_38”
* ''':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”  
* ''':versionshort''' - returns short version information, product and version number, e.g. “Solo_Predictor 4.3”
(See [https://www.wiki.eigenvector.com/index.php?title=Solo_Predictor_Script_Construction Solo Predictor Scripting Page] )
 
===Other Changes===
===Other Changes===
* '''Model Incompatibility''' - A check is made for model version incompatibility when loading models from file. A useful error message is reported if a loaded model's version is too new for this Solo_Predictor.
* '''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.

Latest 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

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.