Community Profile

photo

Akira Kato


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Undefined function 'predict' for input arguments of type 'classreg.learning.partition.RegressionPartitionedLinear'.
After training model with cross validation: model{i}=fitrlinear(xtrain',ytrain(i,:)','Crossval','on'); I try to use predict fu...

3 years ago | 1 answer | 0

1

answer

Question


How to use linear regression modeling for x-vector of dimension m and y-vector of dimension m
I have a set of data where x is a vector of m x 1 and corresponding y vector is m x 1. I'd like to use fitrlinear but when I try...

3 years ago | 1 answer | 0

1

answer