Thread Subject: randfeatures

Subject: randfeatures

From: Sunny

Date: 14 Oct, 2008 15:41:02

Message: 1 of 2

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 2

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

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
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com