i need 2 matlab function . These functions will be multiclass classifier . I have 26 different classes . each class has 16 different values . i have 20k rows data at total . each row has class label (
Has there been any research in the field of data-mining regarding classifying data which has a one to many relationship?
I\'m trying a very simple case using a Python library called pyBrain and I can\'t get it to work.There is likely to be a very simple
I would like to get the survival objects which are created by the ctree function开发者_开发问答.
Which of the following is the most precise classification of a problem X? X is in NP X is in P X is in O(n2)
I need to translate an .xml OpenCV haar cascade to a txt file. (Open CV has a Haar Feature-based Cascade Classifier for Object Detection.)
I have a dataset fo开发者_开发问答r text classification ready to be used in MATLAB. Each document is a vector in this dataset and the dimensionality of this vector is extremely high. In these cases pe
I开发者_JAVA技巧 tried RSAR, a free package, but I wonder if there any other good attribute reducers out there. Even packages for R or MATLAB, any resource capable of letting me find the minimal set o
If one wanted to perform the K-nearest-neighbors algorithm to do classification on im开发者_如何学Pythonages, how are features extracted from the images?What are the easiest, most effective methods?Gr
Can anyone tell me if there ar开发者_如何学Pythone any Classifiers for \"1R\",\"Naïve Bayes\", \"ID3\" algorithms (web application or desktop application)?