My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
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.
Here are thes slides of my presentation at the International Symposium on Forecasting today:
I discussed probabilistic Forecasting with quasi-randomized networks, sequential split conformal prediction, and GPU computation in Python package nnetsauce
(thanks to JAX). Bonus slides: Automated Forecasting (sort of) with nnetsauce
’s LazyMTS
and time series cross-validation with nnetsauce
’s TimeSeriesSplit
.
Thanks to the organizers for allowing me to present my independent work on nnetsauce
. These conferences are always a great opportunity to meet new people (or people we’ve heard about for a long time), and share our passion.
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.