Dynamic forecasts – with Bayesian linear models and neural networks (talk at Predictive Analytics World Berlin)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Predictive Analytics World was super inspiring, not just in a technical way but also as to the broader picture of today’s data science / AI explosion, including its political, sociological and personal implications.
As I really don’t have the time, I’m not even gonna try, so let me just point you to my talk, which was about time series forecasting using two under-employed (as yet) methods: Dynamic Linear Models (think: Kalman filter) and Recurrent Neural Networks (LSTMs, to be precise).
So, here are the slides, and as usual, here’s the link to the github repo, containing some more example code.
For me, experimentation with time series forecasting seems to form a time series in itself – I’m sure there’s pretty much still to be explored
Thanks for reading!
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.