Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Submitting a trained ML model to contest

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!

1 response

Hi Jason,

You might be able to use their data self-serve feature for this purpose?