feature selection for regression
Show older comments
Hello everyone
To do my PhD thesis, I desperately need MATLAB code to select the effective features in the regression problem (time series forecasting) that takes into account the relationship between the features and works as well as possible. Thanks for helping me.
Accepted Answer
More Answers (4)
Image Analyst
on 8 Nov 2021
0 votes
I don't know what you tried already but have you tried the Regression Learner app on the apps tab? If you don't know how, I can show you if you upload your data - both the measurements/predictors, and the ground truth/true answer you're trying to predict with some model. I can try out many models and find the one with the least errors.
2 Comments
sahar rezaei
on 8 Nov 2021
Image Analyst
on 8 Nov 2021
Yes, almost all of us have regression code of some sort or another.
So. . . did the Regression Learner work for you?
sahar rezaei
on 14 Nov 2021
0 votes
2 Comments
Image Analyst
on 14 Nov 2021
So, try it. If you don't know how, attach your data and I'll do it.
sahar rezaei
on 18 Nov 2021
David Willingham
on 15 Nov 2021
0 votes
Hi, if you're looking to perform feature engineering with machine learning models, have you tried automl? If not, check out this page for more information:
1 Comment
sahar rezaei
on 18 Nov 2021
sahar rezaei
on 2 Dec 2021
0 votes
Categories
Find more on Linear Predictive Coding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!