Hey,
I have an ML model that is meeting the contest's criteria. The model uses fundamental data and currently trains iteratively as it runs. Performance often improves with training:)
This would be my first contest submission, any thoughts on how I can submit an algorithm to the contest with some pre-training? Perhaps there is a method for reaching back and loading old fundamental data into a training dataframe?
thanks!