python - 有哪些预测算法可以根据实时增量数据更新算法并预测后续数据?
天蓬老师
天蓬老师 2017-04-18 10:18:44
0
1
1006

数据库里有一串时序数据,每1分钟还会有新的数据进来。
想用历史数据,并通过增量数据的不断更新,实现对未来几个1分钟的预测。
有哪些可行的算法?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
大家讲道理

Isn’t this the regression problem in machine learning, using curve fitting data

You should first draw the existing data and see the shape before deciding which model to use

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template