Statistics
9 Questions
                        0 Answers
RANK
24 207
                          
                          
of 300 381
                        
REPUTATION
1
                           
                        
CONTRIBUTIONS
                          9 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
1
RANK
 of 20 941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168 477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to use svm for multiclass classifier
I am using SVM classifier in my project. My project is Facial Expression recognition using Local Binary Pattern(LBP)by SVM class...
mer än 12 år ago | 1 answer | 0
1
answerQuestion
How to use libsvm for multi-class classification
I am doing project on face recognition using SVM with MATLAB tool. I want to know how to use libsvm for multiclass classificatio...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
how to use multiclass svm classification
I am doing project using svm classification with 6 classes. Can any one help me how to use svm classifier for 6 classes.what fun...
mer än 13 år ago | 0 answers | 0
0
answersQuestion
How to use Adaboost parameters
function D = ada_boost(train_features, train_targets, params, region); In the above function Can anyone tell me the suitable pa...
mer än 13 år ago | 0 answers | 0
0
answersQuestion
Code for adaboost algorithm
I need adaboost algorithm. Please anyone help me by sending adaboost algorithm
mer än 13 år ago | 0 answers | 0
0
answersQuestion
How to use Adaboost for Local Binary patterns
Please any one help me how to integrate adaboost to local binary pattern using matlab code.
mer än 13 år ago | 0 answers | 1
0
answersQuestion
How to use svmclassify() for non-linear kernels like rbf, quadratic, polynomial
I want to know how svmclassify() should be used with non-linear kernels like rbf, quadratic, polynomial kernels
mer än 13 år ago | 0 answers | 0
0
answersQuestion
How to use rbf_kernel parameters with svmtrain() and svmclassify() for svm classification
By using linear kernel I got the result using svmtrain() and svmclassify() function. But the result obtained is not so accurate....
mer än 13 år ago | 3 answers | 0
3
answersQuestion
How to classify using non-linear support vector machine
By using svmtrain() function and svmclassify() I got the results for linear svm. But for non-linear support vector machine I can...
mer än 13 år ago | 1 answer | 0
