Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
altumintelligence.com
Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
1–10 of 10 posts
Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#2Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#3Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#4Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#5Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#6Someone who works in time series forecasting once told me that (to paraphrase) you know that if someone publishes a new method it's not all that good, because if it was they would have started a hedge fund instead.
Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#7Sounds like you need a neural network to help you write a better title for your post
"Leading temporal autoencoder expert reveals the No. 1 trick to deep sequence reconstruction youre NOT doing."
"The $$$ secret to temporal autoencoders that AI researchers are hiding from you."
"20 something invents impossible autoencoder technology in their garage that could change almost everything."
Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#8Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#9Re: Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequence
#10Someone who works in time series forecasting once told me that (to paraphrase) you know that if someone publishes a new method it's not all that good, because if it was they would have started a hedge fund instead.
It's not my area, but isn't forecasting financial time series stuff harder than forecasting for systems where the system components aren't actively trying to outsmart one another based on some of the same data? I.e. a method could be good enough to use in systems that aren't about the interaction of smart agents (e.g. what will my service's request volume look like next week), but fail to be useful in markets?
Also, a big caveat is that the output of those models, even basic ones, are supposed to come with prediction intervals, and not just as points. Libraries like statsmodels are massively guilty of making it hard to use the model like it's supposed to be used.