How are Designer AI models handled? There isn’t really a “sim” for AI models is there? If so, how is that generated? It would be interesting to see the correlation and decay for the validation or test-set vs live results for AI models (private or Designer).
I recently thought I could get away with using backtesting to create a linear model with low degrees of freedom and by using other safeguards to prevent overfitting. But the model was massively overfit. It may be just me, but I ended up having to use a validation method.