Community Profile

photo

SK


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • 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) ...

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

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer