Error (misclassification probability or MSE)
Hi all. I am trying to use the Error (misclassification probability or MSE) function. In the help documentation it shows an example of useage as err = error(B,TBLnew,Ynew). I tried this with err=error(Mdl,Inps,Outs) with Mdl being the LSBOOST ensemble, Inps being the matrix of vars and Outs being the target. If I try this I get ‘Error using error Too many output arguments.’ . I presume I’m missing something here but can’t seem to find a an example.Hi all. I am trying to use the Error (misclassification probability or MSE) function. In the help documentation it shows an example of useage as err = error(B,TBLnew,Ynew). I tried this with err=error(Mdl,Inps,Outs) with Mdl being the LSBOOST ensemble, Inps being the matrix of vars and Outs being the target. If I try this I get ‘Error using error Too many output arguments.’ . I presume I’m missing something here but can’t seem to find a an example. Hi all. I am trying to use the Error (misclassification probability or MSE) function. In the help documentation it shows an example of useage as err = error(B,TBLnew,Ynew). I tried this with err=error(Mdl,Inps,Outs) with Mdl being the LSBOOST ensemble, Inps being the matrix of vars and Outs being the target. If I try this I get ‘Error using error Too many output arguments.’ . I presume I’m missing something here but can’t seem to find a an example. mse, lsboost, ensemble, error MATLAB Answers — New Questions