This article was first published on
T. Moudiki's Webpage - Python , and kindly contributed to python-bloggers. (You can report issue about the content on this page here)
Want to share your content on python-bloggers? click here.
Want to share your content on python-bloggers? click here.
https://alphathon2025-344c7b0f914a.herokuapp.com/ is a Python FastAPI Web app submitted at https://alphathon.org/.
This web app interacts with a pretrained model for probabilistic stock return forecasting.
The methodology for pretraining is described concisely in:
- https://thierrymoudiki.github.io/blog/2025/09/08/r/python/pretraining-ridge2f
- https://thierrymoudiki.github.io/blog/2025/09/09/r/python/pretraining-ridge2f-part2
- https://github.com/thierrymoudiki/2025-09-05-transfer-learning-ridge2f
The synthetic data generated are available at:
https://pretrainedridge2f-8aee3d9572cc.herokuapp.com/docs/
To leave a comment for the author, please follow the link and comment on their blog: T. Moudiki's Webpage - Python .
Want to share your content on python-bloggers? click here.