Site icon R-bloggers

Real-time pricing with a pretrained probabilistic stock return model

[This article was first published on T. Moudiki's Webpage - R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

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:

The synthetic data generated are available at:

https://github.com/Techtonique/datasets/blob/main/time_series/multivariate/synthetic_stock_returns.csv

The R Plumber API (its code):

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 - R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version