Hi, I am a student that is writing her thesis. I have been reading many articles about ANN and it's applications. I would like to know since I am recruit in...
Hi, Cristina I am an old user of Easy Neural Network. And I have worked with NN in many projects of forecasting specially in gas supply. What I need is the...
Cortes Marcelo (GNTE)
mcortes@...
Mar 9, 2006 8:40 pm
858
One of my student has recently submitted his Master's Thesis using Easy NN. He has handled a large volume information to train the net to predict the INDEX of...
Hi Everyone, I'm familiar with regression but not much experience with neural networks. I'm trying to forecast DVD sales but don't understand how to query. My...
Hi Steve, Thanks for the reply. I think I figured out how to forecast. I changed the rows with missing values of my dependent variable to query rows and it...
Hi everyone: When comparing the performance of a neural network, what accuracy measures parameters do you use to compare the networks performance (i.e....
Hello everyone! I was wondering if someone can answer a questions for me. Please forgive my ignorance in this matter, but in the previous software I didn't...
Hi Nick, ... The best validating results may have peaked during training. You can set AutoSave to save the best validating result to a *.vi.tvq file. -- Steve...
Hi Steve, Thanks for your reply. Even with the spike, I don't suspect validation results would be more than 60% in my case. I have 2 other questions, if you...
Nick, ... Definitely not. You must include both true and false. ... Set the column to Bool type. -- Steve Wolstenholme Neural Planner Software EasyNN-plus....
Steve, Would setting the column's type Bool make the system consider everything above 1 true, and below 0.5 false? You know what I mean? I don't want the...
Nick, ... Anything > 0 is true, anything <= 0 false. However converting from real to bool can result in unknown as in '?'. ... If you need to retain the...
Cristina, What I do is run a set of band pass filters on the data which result in a series of cycles which can be projected ahead. Send me an ASCII file of you...
Stephen Rinehart
stevecin@...
Mar 17, 2006 3:34 am
873
Hi, I am working on EasyNN and wants to know how one should prune a network in EasyNN. Working on EasyNN, i found that one needs to enable pruning option and...
Steve, Is there a bug or something in 7.0i regarding "Average saved"? The "ed.tvq" file is created once and not being updated. The "Average saved:" stays at...
Nick, There is no point in saving the error when it is not lower. The lowest error saved is remembered. It can be reset using Tools > Reset or click on the...
Steve, What is the formula used for the data normalization? It seems that the input data with highest (raw) values lines up on the top of the list in the Input...
... The values are scaled and offset to be from 0 to 1. You can see the column min, column max, value and result of normalization in the grid edit dialog. norm...
hello, I find a very strange problem using EasyNN-plus version 6.0. I train a network with pruning enable. Network is prune and i save it. When i reopen that...
... Pruning is not saved at all but the pruned network is. Pruning is disabled when the file is opened. Click on the Enable pruning icon as soon as the file is...
Steve, Could you send me the link for 7.0j Norm ... From: steve@... To: easynn@yahoogroups.com Sent: Thursday, February 16, 2006 11:07:29 AM Subject:...
... From: steve@... To: easynn@yahoogroups.com Sent: Tuesday, February 7, 2006 6:59:45 AM Subject: EasyNN-plus 7.0i beta 1 The first beta release of...
Norman, I don't think you meant to send the 7.0i beta info but just in case it confuses anyone I must point out the latest version is 7.0j Steve -- Steve...
Steve, I accidently sent the message to the yahoo groups email. Sorry about the confusion. Norm ... From: steve@... To: easynn@yahoogroups.com Sent:...
I get the message: "Input/Output" column area needs at least two training values. Do you want to exclude the column. I don't want to exclude the column, but I...