photo

Ali Farmanesh


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

7 years 前 | 0

已回答
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 ...

7 years 前 | 0