For new users I have added three exercises to "Getting Started" to help with importing, associating and forecasting. The exercises run the first time the trial...
Version 7.0f is now available. The changes are:- 1. File > Import TXT and CSV files is much better at predicting and correcting column modes. 2. A problem that...
... I would like to see two checkboxes on the installation process. At the beginning, 'Create Desktop Icon?' At the end, 'Run EasyNN Now?' Just a simple piece...
Occasional someone accidentally installs a trail version over a full version. This will disable the extra facilities. If the intention is to try out upgrades a...
hii all i would like to ask you after i train the data and get the desired Error how i can predict the out comes for examplae 10 more months??? thank you for...
... Change the column(s) that you want to Forecast and use Action>Forecast. Predicting the future can only be done confidently with linear projections....
Hi, when you learn a network, it appears at the right some error information. What "kind" of error is "average error" (MSE, ASAE, R^2)? How is it calculated?...
... It is the mean average of all the training row errors. You can view the actual row errors with View > Example Errors -- Steve Wolstenholme Neural...
... That's what I call average error. It's the sum of all the training row absolute errors divided by the number of training rows. -- Steve Wolstenholme...
Hi, I downloaded the trial version to see whether EasyNN can help me, and unfortunately quickly run into difficulties. I imported an Excel file with 22 rows...
... My first guess is that you have no output columns. You need at least one. What happens if you press the Check Grid button? -- Steve Wolstenholme Neural...
Excellent that what I was hoping for. Then you left out the "absolute" part in the original message ? so it is really the MAE (Mean Absolute Error) ? Marc...
... Thanks for the rapid answer! Impressing. So, after pressing the Check Grid button I got the message Conflicting examples excluded =0 Next message: Input &...
... It's just luck with the timing. ... The neural network learns the training values in the training example rows. ... Help > Help Topics > Getting Started is...
Hello Steve I notice a residue *.htm after printing. http://home.brisnet.org.au/~aufempen/EasyNNplus/EasyNNplus_05.jpg Does this htm get removed? Guy North...
Steve Thank you for you prompt answer. Yes I've received version 7 which is excellent I found the version 7 User Interface manual 1) I am trying to print in...
... The whole lot was produced using an application that captures on screen images and allows it to be used for creating HTML, CHM or RTF files. The size is...
... It is probably something to do with CHM files. If I generate a RTF file there are no "extras" but the file is 72MB. I assume the huge size is because all...
Thanks Steve Thanks for your quick answer + sending me this excellent User_Interface_Manual.doc It printed very well. Now I can start learning again. Guy...
These files are *.htm and lodge themselves in C:\Documents and Settings\Administrator\Local Settings\Temp some of the name they have F605WFP7.htm YDNMDPQ5.htm ...
... When I produced a new Interface Manual I will make it available in CHM and DOC format. -- Steve Wolstenholme Neural Planner Software EasyNN-plus. The...
The initial version of the documentation in Word format can be downloaded from http://www.easynn.com/108491/easynn-plus.doc It still needs a lot of work but...
EasyNN-plus is being rebuilt using C++ 8 in Visual Studio 2005. The current version of EasyNN-plus is built with C++ 6. The jump from 6 to 8 is proving to be...
Hi Steve, I was wondering what advantage "dot Net" has for your application? I jumped from VB to C# and all it did for me was increase my learning. ;-) Do...
... I'm not using it. ... The change from C++ to C# is less painful but I don't need it. The reason I'm upgrading to VS2005 is to get VC++ 8 to shake off all...
Hello Steve Just like walt <WSCHWARZ@> I am surprised by your move. I usually program with PB-CC and WIN ( I am not saying here to use PB) but what the other...
Hello Guy, ... I'm not using DOT NET. The reason I am switching to VS2005 is to move my code to VC++ 8. Getting rid of the old non standard functions is not as...