feature selection for regression
显示 更早的评论
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.
采纳的回答
更多回答(4 个)
Image Analyst
2021-11-8
0 个投票
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 个评论
sahar rezaei
2021-11-8
Image Analyst
2021-11-8
Yes, almost all of us have regression code of some sort or another.
So. . . did the Regression Learner work for you?
sahar rezaei
2021-11-14
0 个投票
2 个评论
Image Analyst
2021-11-14
So, try it. If you don't know how, attach your data and I'll do it.
sahar rezaei
2021-11-18
David Willingham
2021-11-15
0 个投票
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Predictive Coding 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!