Statistics
16 Questions
0 Answers
RANK
21.359
of 295.467
REPUTATION
2
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
68.75%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Saving data for ROC curve?
Hi; I'm runnning some length calculation on different machines and on each machine I generate at the end a ROC curve. I th...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
Matlab Licence for Education
Hi; My university have Matlab licence for Education purpose only (not research). Could I use for my thesis research? mean...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
Is SVM resilient to noise
I have tranning set composed of 36 features. when I calculated "explained" value of PCA using Matlab. I notice that only the fir...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Dimensions Reduction in Matlab using PCA
Hi; I have a matrix of 35 columns, and I'm trying to reduce the dimension using PCA. I run PCA on my data: ...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Uniform class probabilities vs. Empirical class probabilities
Hi; I found on one Matlab example of Uniform class probabilities and Empirical class probabilities. Empirical class probab...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Why SVM is not giving expected result
I have training data composed from only one feature. The feature have around 113K observation. * 8K only of those observat...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Why SVM is not giving expected result
0 I have training data composed from only one feature. * The feature have around 113K observation. * 8K only of those o...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
SVM Training: prediction do not give expected result for 1 column feature
I only have observation with one feature (column) only * The positive observation have values with *83%* below 1 (so 17% ab...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
Principal component analysis and feature reductions
Hi; I have a matrix composed of 35 features, I need to reduce those feature because I think many variable are dependent. I unde...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Why there is no Quadratic kernel in fitcsvm
Hi; In *SVMTrain* there is *Quadratic* kernel function. However, I notice in he new *fitcsvm* . There is no Quadratic ... any...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
How could I check if the result of fitcecoc is converged
Hi; When I use ' *fitcsvm* ' I could check if the result is converged or not by calling ' *ConvergenceInfo.Converged* '. Howe...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Differences between svmtrain and fitcsvm
I have a set of data composed of list of 35 features. I notice when I give the data to *svmtrain* I get the message: no con...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
svmtrain compared to fitcsvm
In the previous depreciated "svmtrain" function, The function will stop and return "No convergence error" if it's couldn't train...
meer dan 9 jaar ago | 1 answer | 2
1
answerQuestion
How can I train SVM in Matlab, with more than 2 classes?
Hi; I was trying to use fitcsvm to train and classify my data. However, I notice - correct me if I'm wrong - that <http://www...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
How to set Sigma value in CompactClassificationSVM in Matlab
Hi; I'm new to Matlab and I would like to set the value of Sigma for the class CompactClassificationSVM I couldn't find ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
How to do grid Search to optimize sigma using Matlab?
Hi; I new to SVM, hence, please consider this when you answer the question. I'm trying to classify IRIS data using matlab....
meer dan 9 jaar ago | 2 answers | 0