Hi, bhsaurabh. When I run your codes,I don't understand the size of svm_array.X. The result shows the size of X is [ 0*154]. Could you help me understand it?Thank you very much.
I am looking forward to your reply.
svm_array(1)
ans =
X: [0x154 double]
y: [0x1 double]
kernelFunction: @(x1,x2)gaussianKernel(x1,x2,sigma_svm)
b: 0
alphas: [0x1 double]
w: [154x1 double]
Hi, bhsaurabh. When I run your codes,I don't understand the size of svm_array.X. The result shows the size of X is [ 0*154]. Could you help me understand it?Thank you very much.
I am looking forward to your reply.
ans =