photo

Ali Farmanesh


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
251,721
of 300,486

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,015

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,319

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

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

8 years ago | 0

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

8 years ago | 0