Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am worknig on a project which is based on neural network predictions.
i am trying to work with forecast excel add in based and iam not able to get most out of it.
can anybody reply ith more better or best solution in detailed manner.

i am currently facing some major issue.

1. how to store the past data in the form of excel sheets.
2. how to use this past data.(copying the past data(which is already in learnt form) from one excel sheet to another and then usnig the learning method)
3. how to develop clusters in excel( containing similar spreadsheet) ??if i need to do so?

please reply me with a definite solution.
thanks in advance.
Posted
Updated 26-Jan-11 23:11pm
v2
Comments
Ryan Zahra 27-Jan-11 5:24am    
This might help you with the saving to excel
http://social.msdn.microsoft.com/Forums/en/csharpgeneral/thread/ef11a193-54f3-407b-9374-9f5770fd9fd7
sanyog27 27-Jan-11 5:27am    
i checkd this link.
can you provide a solution for "neural network predictions".
i cant understand how to resue the old excel sheet??
and clustering?

1 solution

Why would you need to use Excel to store your data from a neural network ? You need to post code and ask more specific questions, right now you're asking us to rewrite your app.
 
Share this answer
 
Comments
sanyog27 27-Jan-11 5:58am    
hello

actually m using "forecast excel add in based" for prediction and learning of inputs.

m using multiple sheets in similar workbook and then using the tool for learning the inputs.

the problem is during later iterations when i made several exel sheets i need togenerate one common excel sheet containing the prediction of all previous ones.

and then using this shhet to predict the current o/p'scan u help?
sanyog27 27-Jan-11 6:00am    
or can u help me out with some other detailed solution.thanks in advance.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900