NARX - Training/Validation/Testing, group all testing to end of dataset
1 次查看(过去 30 天)
显示 更早的评论
Hi All,
I have been using the "NTSTOOL" GUI to setup a prediction model in Matlab. For now I have used the default 70/15/15 split which results in a reasonable plot showing the points that have bene used for training/validation/testing.
I would like to know if anyone knows of a method to force the testing points to only occur in the final 15% of the dataset. Rather than scatter testing throughout the series, i would to aggregate the testing points to all occur in the final rows of my data set. Eg I would like the final 15% of my dataset to be used as the prediction.
I am new to Matlab so apologies if this question is basic. I have been reading through community posts but cant seem to find anything that discusses grouping the testing points together.
Many thanks!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!