when i run the command line
Md1=fitcsvm(X_train_w_best_features,y_train,'kernelFunction','rbf',...
'OptimizeHyperparameters','auto',...
'HyperparameterOptimizationOptions',struct('AcquisitionFunctionName',...
'expected-improvement-plus','ShowPlots',true))
I am getting error stating OptimizeHyperparameters is not a valid parameter name.I think it is of version 2015a.But the command line gets executed in 2018a.
Could anyone help me how to execute in 2015a.
1 Comment
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/497332-could-anyone-help-me-how-to-solve-the-error-in-matlab-2015a#comment_779414
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/497332-could-anyone-help-me-how-to-solve-the-error-in-matlab-2015a#comment_779414
Sign in to comment.