Learn Before
Concept
Ensemble Prediction
If an auto-regressive network has been trained on predicting values when given input in an arbitrary order, there is a simple technique that can be used to improve the accuracy of a prediction.
Given input vectors, there are many ways to arrange those vectors in order to predict the next output. Let and let be a unique input permutation for ranging from 1 to .
0
1
Updated 2021-07-29
Tags
Data Science