photo

Ali Farmanesh


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Revival Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Generate confusion matrix like in classification learner app programmatically
I think you can use a toolbox for solve your problem.One of this classification toolbox's (it is free) for MATLAB has been relea...

oltre 7 anni fa | 0

Risposto
How to apply the created model using PLSregress on test data?
Hello, I think this script maybe can help you. X=X_test; yval=Y_test; beta=betaPLS (you find this in your model) yvalfit ...

oltre 7 anni fa | 0