I have had an e-mail from a student in Columbia who wants to use EasyNN-plus to help with his project using water quality data. Someone has done this before....
... It's as good as mine! ... I don't think we have enough members to organise such an event yet but it may be possible in the future. ... How do you determine...
... The problem was porosity prediction for their use in oil wells. The model was developed using information of 1 oil well. I used the following scheme: 2...
I have a multi-step training procedure which works but I suspect it could be consolidated into fewer steps. 1. create the initial set of training rows. 2....
I have been using easyNN to model the biota of streams in new zealand using environmental variables here in New Zealand. Cheers Mike Joy...
Mike Joy
mikejoy@...
Aug 3, 2003 12:10 am
55
... Thanks Mike. I have sent a message to the student in Columbia. Can I send him your e-mail address? Steve -- EasyNN-plus. The easy way to build neural...
... Try Edit>Duplicate Example Rows... You may find it useful. ... It depends what you want to do. If you want to generalise then it is important to have a...
Hello, I am a new user of easynn and would like some feedback from anyone who has used the program to handicap sporting events such as American football and...
Snib wrote, ... Horse racing data tends to be very noisy. Horses that appear to have no form go in and win, and horses that look certain fail miserably....
A few changes:- 1. Added Predictions view to show graphically how well the network has learned the training examples and how well it validates. 2. Extend...
When I announced the new version of EasyNN-plus I should have mentioned that the upgrade will not work with EasyNN. It is only for EasyNN-plus. The offer to...
Hello Everybody, i want to enquire about the transfer of data from Excel sheet to ANN grid. If it is possible pls, write me the procedure for getting the data...
Hello Everybody, i want to enquire about the transfer of data from Excel sheet to ANN grid. If it is possible pls, write me the procedure for getting the data...
On Thu, 14 Aug 2003 11:13:54 -0000, "rajiv527" <rajiv527@...> ... Rajiv, Save the spreadsheet as either a txt or a csv file. In EasyNN-plus: File>New...
It has been suggested that "sort columns" is included in the next version. It would be difficult to implement because all the input and output connections to...
Steve, If you would allow the table to be saved/exported as a CSV, then it could be sorted externally in Excel or Lotus... I would much rather see a COM...
... I originally discounted Excel when it had problems with more that 8192 rows. Even now it is limited to 65536 rows per sheet. Some grids have well over this...
Steve, how abaout putting a string into the clipboard when training is finished; That way a script could start and a second process could poll the clipboard ...
... Walt, It doesn't need any extras, each thread maintains a public process object that is available to all the other threads. The problem is that when EasyNN...
I tried importing a text file with one input and one output column. If I choose the "use the first Word(s) on each line for row names" option, The error says...
... If you are using the first word as row names then one delimiter is left for data and you should get one column. If you are using numbers for row names than...
FYI, for other members of the forum: I was misinterpreting the 'Use the first Word(s) on each line for row names', as applying to column names. Perhaps I...
Here's any easy one: How do you insert column titles manually? COLUMN HEADER ATTEMPTS If you right-click on the column itself, there's no properties menuitem. ...
... Just press enter. You will get a dialog box that allows the grid at the currently selected location to be edited. That includes, values, modes, row names...
... If you mean an EasyNN-plus command script then generating one from an existing network would be very difficult. Any existing .tvq file can be used as a...
... existing network would be very difficult. Any existing .tvq file can be used as a template for a new one. That would be much easier than using a script.<< ...
... would be much easier than using a script. << I wanted to try to generate a script from a program, using a database, and calling EasyNN and processing the...
... the currently selected location to be edited. That includes, values, modes, row names and column names.<< That was the first thing I tried, but didn't see...