feature selection for regression
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (4)
Image Analyst
el 8 de Nov. de 2021
0 votos
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 comentarios
sahar rezaei
el 8 de Nov. de 2021
Image Analyst
el 8 de Nov. de 2021
Yes, almost all of us have regression code of some sort or another.
So. . . did the Regression Learner work for you?
sahar rezaei
el 14 de Nov. de 2021
0 votos
2 comentarios
Image Analyst
el 14 de Nov. de 2021
So, try it. If you don't know how, attach your data and I'll do it.
sahar rezaei
el 18 de Nov. de 2021
David Willingham
el 15 de Nov. de 2021
0 votos
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 comentario
sahar rezaei
el 18 de Nov. de 2021
sahar rezaei
el 2 de Dic. de 2021
0 votos
Categorías
Más información sobre Linear Predictive Coding en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!