photo

Ali Farmanesh


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 7 Jahre vor | 0

Beantwortet
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 ...

mehr als 7 Jahre vor | 0