Time series cross-validation for lasso
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to estimate a lasso model using time series data and I would like to use cross-validation to select the lamda parameter. However, K-flod validation randomly shuffles the data and therefore it is not optimal in a time-series context; something like forward chaining would be more appropriate. I have no clue how to do this in matlab as the lasso or the cvpartition functions do not offer such option.
0 件のコメント
回答 (1 件)
Swetha Polemoni
2021 年 3 月 31 日
編集済み: Swetha Polemoni
2021 年 3 月 31 日
Hi Nikolaos Vasilas
K-fold validation without random shuffling of data/ time series cross-validation is not supported by Matlab This requirement has been brought to the notice of developers. It might be considered in future release.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Classification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!