thanks you.It works now.
I want to know the type of perceptron used in the Classifier Gentle AdaBoost (simple perceptron or multilayer perceptron)
thanks you Sebastien
sahar,
Please read carefully the requierement. You need a modern CPP compiler. Unfortuntly, the shipped LCC compiler can't compile correctly SVMLIB. Please install MSCV express according to your matlab version
hi ,I have a problem when I exceute a example 3 for test_gentleboost_model
??? Invalid MEX-file
'C:\Matlab2010\toolbox\libsvm-3.11\windows\svmtrain.mexw32':
The specified module could not be found.
.
Error in ==> boostsvm at 96
model_svm =
svmtrain(ytrain' , Xtrain' , options.strcmd);
Comment only