photo

SK


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
13,511
of 300,364

REPUTATION
3

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Why do I receive "Undefined function or variable" error when calling the functions "predictorImportance" and "oobPermutedPredictorImportance"
Load youBagModel.mat; yourBagModel.RegressionEnsemble Names = yourBagModel.RegressionEnsemble.PredictorNames x = cell(2,96) ...

5 years ago | 0

Question


Predictor Importance code for SVM and GPR trained regression models.
Hi, using Statistics and Machine Learning Toolbox I have successfully trained two models using SVM and GPR Regression algos (att...

5 years ago | 1 answer | 0

1

answer

Question


Warning: Cannot load an object of class 'GPStrategy':
load daGPR.mat Warning: Cannot load an object of class 'GPStrategy': Its class cannot be found. Warning: Cannot load an objec...

5 years ago | 0 answers | 0

0

answers

Answered
How to code Categorical Variables in NARX neural network data input?
Walter can you please elaborate on your comment: "If you were to switch to the one-of-N 0/1 representation then you would be abl...

6 years ago | 1

Answered
How can I work with categorical variables in Neural Network Toolbox 6.0 (R2008a)?
Hello: I am working to predict electricity demand (load) and I am having many categorical variables as inputs to a Neural Networ...

6 years ago | 0

Question


How to code Categorical Variables in NARX neural network data input?
I am working to predict electricity demand (load) and I am having many categorical variables as inputs to a Neural Network Time ...

6 years ago | 2 answers | 1

2

answers

Question


How can I fix Errors when predicting values in trained LSBoost model?
Hello friends, I am totally new to Matlab. I built a LSBoost Model in regression Lerner and imported it to Matlab. I wanted t...

6 years ago | 1 answer | 0

1

answer