Thread Subject: randfeatures

Subject: randfeatures

From: Sunny

Date: 14 Oct, 2008 15:41:02

Message: 1 of 3

Hi,

Im trying to use the randfeatures fuction, in the example provided by MATLAB it uses two datasets X(1375x60) and GROUP(1x60)

example: I = randfeatures(X,GROUP,'SubsetSize',15,'Classifier','da');

my dataset of the same type (double) is X(1668x1497) and GROUP(1x1497), but, I get the error message "Error using ==> classify
TRAINING must have more observations than the number of groups."

I cant work out where this issue lies, my training is 1668 samples which is more than group(60).

Any help?

kind regards

Subject: randfeatures

From: Ting

Date: 14 Oct, 2008 18:06:47

Message: 2 of 3

Sunny wrote:
> Hi,
>
> Im trying to use the randfeatures fuction, in the example provided by MATLAB it uses two datasets X(1375x60) and GROUP(1x60)
>
> example: I = randfeatures(X,GROUP,'SubsetSize',15,'Classifier','da');
>
> my dataset of the same type (double) is X(1668x1497) and GROUP(1x1497), but, I get the error message "Error using ==> classify
> TRAINING must have more observations than the number of groups."
>
> I cant work out where this issue lies, my training is 1668 samples which is more than group(60).
>
> Any help?
>
> kind regards

Sunny,
Without looking at your data, I don't know what really happened on your
data. However, the following can be one possible reason.
randfeatures is the bioinformatics toolbox, so every column of X
represents an observed sample. This is a convention used for
bioinformatics applications and is clearly documented.

-Ting
Mathworks

Subject: randfeatures

From: aadil79

Date: 19 Jan, 2010 12:17:40

Message: 3 of 3

Sicne this thread was open i thought i would ask a question i had on my mind.

Basically trying to understand the randfeatures in general.I wanted to understand the subset size parameter what it meant and its impact to the randfeatures function when user provides different values.DEfault is '15' i used 10 when i tried to increase it to 30 its still processing.

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
randfeatures Sunny 14 Oct, 2008 11:45:04
rssFeed for this Thread

Contact us at files@mathworks.com