Thread Subject: dataset training

Subject: dataset training

From: saranya

Date: 10 Mar, 2010 11:53:04

Message: 1 of 3

Hello,
how to train the dataset (.mat format) .i.e connected to matlab from oracle using odbc. could anyone please tell how to train dataset since im new to matlab.

Subject: dataset training

From: wyomesh

Date: 11 Mar, 2010 04:07:49

Message: 2 of 3

On Mar 10, 4:53 pm, "saranya " <rpsara...@gmail.com> wrote:
> Hello,
> how to train the dataset (.mat format) .i.e connected to matlab from oracle using odbc. could anyone please tell how to train dataset since im new to matlab.

hello

you import first the dataset in matlab in the form of a matrix. then
make a TARGET MATRIX if your network requires one. SOM (Self Organised
Map) does not necessarily require a TARGET in training while a FEED
FORWARD NETWORK requires both the INPUT MATRIX and TARGET MATRIX. For
early stopping of network you will have to customise some network
parameters and you may have to submit VALIDATION Data. MATLAB can
automatically divide your data into training set, test set and
validation set. see dividerand etc. so training set is a small set of
data used in training. test data is used for simulation of network and
MATLAB uses validation data to early stop the network when validation
errors increased by a particular amount.

so, there are so many things u have to look on simultaneously.

have fun bye

Subject: dataset training

From: saranya

Date: 11 Mar, 2010 05:01:26

Message: 3 of 3

hello,
Thank u so much for ur reply..im not using neural networks..im gonna use it in fuzzy logic..i need to know, how to train the dataset.could u please help of it.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com