Release Notes Version 7 5 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Jeremy
Line 1: Line 1:
==Changes and Bug Fixes in Version 7.5.1==
==Changes and Bug Fixes in Version 7.5.1==
===Bug Fixes===


{| {{table}}
{| {{table}}
Line 8: Line 5:
| align="center" style="background:#f0f0f0;"|'''Comment'''
| align="center" style="background:#f0f0f0;"|'''Comment'''
|-
|-
| [[modeloptimizergui]]||Add survey button, improve performance, fix duplicate checking.
| [[ann]]|| Add new back-propogation algorithm (faster and more accurate.)
Enable cross-validation with full support for all leave-out methods.
|-
|-
| zzz||zzz.
| [[textreadr]]|| Improve text parsing from unusually formatted files.
Enable Graphical interface for specifying which rows/columns should go where.
|-
| [[modelselectorgui|Hierarchical Model Builder]]|| Fix for dragging of model into end-node.
Add "Clear Canvas" option.
Add support for testing T2 and Q on rule nodes based on regression and projection models.
|-
| [[Modeloptimizergui|Model Optimizer]]|| Add "Survey Preprocessing" button, improve performance, fix duplicate checking.
|-
| [[crossval]]|| New waitbar logic to improve frequency and accuracy of display (and opportunity to cancel.)
|-
| [[trendtool]]|| Assure trend updates whenever data or model are changed.
|-
| [[modelcache]]|| Allow export of object and linked data into a single file.
|-
|[[boxplot]]|| Change sorting to retain origianl class order.
|}
|}

Revision as of 17:46, 10 January 2014

Changes and Bug Fixes in Version 7.5.1

File Comment
ann Add new back-propogation algorithm (faster and more accurate.)

Enable cross-validation with full support for all leave-out methods.

textreadr Improve text parsing from unusually formatted files.

Enable Graphical interface for specifying which rows/columns should go where.

Hierarchical Model Builder Fix for dragging of model into end-node.

Add "Clear Canvas" option. Add support for testing T2 and Q on rule nodes based on regression and projection models.

Model Optimizer Add "Survey Preprocessing" button, improve performance, fix duplicate checking.
crossval New waitbar logic to improve frequency and accuracy of display (and opportunity to cancel.)
trendtool Assure trend updates whenever data or model are changed.
modelcache Allow export of object and linked data into a single file.
boxplot Change sorting to retain origianl class order.