Y
Hacker News
new
|
ask
|
show
|
jobs
by
GraceCat123
991 days ago
Can we employ stochastic processes like the Poisson process to represent irregular data points? Are there any existing models for this?
2 comments
rdli
991 days ago
A common strategy is interpolation. The challenge is that forecasting itself is a form of interpolation. So you're forecasting based on forecasted data.
link
clircle
991 days ago
I think a common “solution” is to use a Gaussian process model.
link