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!