Recently I have had a few complaints about import performance. I was sent a text file that creates 23000 rows when it is imported. In version 3 it takes nearly...
I have made some progress with EasyNN-plus learning a time series. A new S: Series type of column has been produced. This is similar to the type that Malekz...
Steve, I'm not sure how it might be implemented, but with regards to presenting the results of a time series forecast, a single number may not be able to...
... In the current state of development the time series prediction continues stepping until it is stopped. The results are not displayed but I can see what is...
I liked your response Steve. Maybe you already have this in mind, but I had to bring it to your attention. For presenting the results, in addition to extending...
... A column graph view is on the development list. It will be able to graph any range and so include predictions. ... What are the problems with conflict...
After typing in the EasyNN executable followed by the name of the script, all that happens is that EasyNN loads, but with no data and apparently nothing to do....
... As you say I have forgotten the quotes in the help file. The whole path name should be in quotes. I have just tried the following and it works OK. ...
Steve, I think it's just a spaces-in-command-line issue. I ran the script by first going to the EasyNN folder within \Program Files, and then running just the...
... That's good. I must do a better job of validating the help file. The other problem with a validating example out of range is caused by the random...
... The column graph may not be in the first beta of version 4. I want to get forecasting out soon so some of the other features will be delayed. At the moment...
Steve, I have been experiencing problems using text fields, in conjunction with scripts. Importing the files directly from the GUI works, as always, but when...
... The Open file fails with error 2 (File not found) when called from the script import but works OK when called directly from import. I've stepped through...
... I slept but still haven't worked out what the problem is. Today I reduced the script to minimum because it is the call to Open from the import command that...
... eos It worked OK so I changed it back, it still worked and now I can't get it to fail.<< When you say it worked, did you also mean that the text fields...
... As you say it just sets the text to question marks. This only happens on the initial script run. Subsequent runs used to add extra rows work OK. Then the...
... This only happens on the initial script run. Subsequent runs used to add extra rows work OK. Then the initial rows can be excluded with the "rt" command....
... I was suggesting that you added a "rt" command to the script after the "ctm" commands. Set the "rt" to exclude all the rows imported by the "if" command....
Hi. First, I should say that this is my first foray into EasyNN, so please bear with me if my questions are elementary. I've pulled together a bunch of sports...
... Which stats are you trying to get? Edit, Duplicate Example Rows... may help to check how well the network is trained. ... The end of line delimiter is...
2 Questions: 1) How can I export the results to an ascii file? I must be totally dumb, but can't figure out how to do it. 2) When your network seems to be...
... If you mean queries, the easiest way is to press the Save Queries button in the Query dialog. Action > File Query is another possible solution. It uses a...
Hmmm .... My Edit pull-down menu doesn't have the Duplicate Example Rows selection that you mention below. I'm running EasyNN 8.01. Any idea why I wouldn't...
... Sorry, my mistake. I thought you were using EasyNN-plus but now I've checked your registration I find it is for EasyNN. ... A possible method using EasyNN...
... Save Queries button in the Query dialog. Action > File Query is another possible solution. It uses a query file and produces a results file. Anything else...
EasyNN-plus version 4 is nearly ready for beta test. Please e-mail support@... if you want to take part in the beta testing. The additions and changes...
Steve, I'll send you further detail and a sample training file and script today or tomorrow, but the long and short so far is that Text columns are still being...
... I look forward to seeing the further details. Have you tried the new parameter in 'if' command? Call 'if' once with the intialize bit set to preset the...