Release Notes Version 8 8 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
(Created page with "==Changes and Bug Fixes in Version 8.8.1== ===Features and Improvements=== * Add xycorrcoef to analysis tools menu. ===Additional Changes=== {| {{table}} | align="cente...")
 
No edit summary
 
Line 44: Line 44:
|
|
* After building model replace hyper-parameter search ranges in options with the selected optimal values.
* After building model replace hyper-parameter search ranges in options with the selected optimal values.
|----valign="top"
|'''xgbTrain'''
|
* Set the XGBoost num_class parameter appropriately.


|----
|----
|}
|}

Latest revision as of 10:06, 27 January 2020

Changes and Bug Fixes in Version 8.8.1

Features and Improvements

Additional Changes

File Comment
datafit_enginedemo
  • Add 2 new demo options.
evriscript_createConfig
  • Add definitions for evriscript_modules 'xgb', 'xgbda', and 'annda'.
modeloptimizergui
  • Fix to account for multivariate Y when adding RMSEP values to the table.
mscorrset
  • Fix for older format of userdata (caused error in gui).
rpls
  • Show the optimal iteration value on plots by a dashed line.
updatemod
  • Fix for model.detail.preprocessing field getting overwritten incorrectly.
xgb
  • After building model replace hyper-parameter search ranges in options with the selected optimal values.