auto_arima对不同时间段给出相同的结果怎么办?
创始人
2024-11-12 16:30:46
0

这是因为 auto_arima 默认使用了最近的时序数据进行模型拟合。为了避免这个问题,我们需要使用指定时间段的数据进行模型拟合。

以 Python 和 pmdarima 包为例:

import pandas as pd
from pmdarima.arima import auto_arima

# 读入时间序列数据
df = pd.read_csv('data.csv', index_col='Date', parse_dates=True)

# 将数据划分为不同的时间段,比如每年
for year in range(2010, 2021):
    start_date = str(year) + '-01-01'
    end_date = str(year) + '-12-31'
    data = df[start_date:end_date]

    # 使用 auto_arima 进行模型拟合
    model = auto_arima(data, seasonal=True, m=12)
    print(model.summary())

这里我们将时间序列数据按照每年进行划分,对于每个时间段使用 auto_arima 进行模型拟合。这样就可以避免因为使用最近的数据而导致的相同结果问题。同时,指定 seasonal=True 和 m=12 表示数据具有每年 12 个月的季节性特征。

相关内容

热门资讯

透视辅助!wpk软件是正规的吗... 透视辅助!wpk软件是正规的吗,在哪里下载微乐自建房辅助软件,分享脚本(发现有挂)-哔哩哔哩一、wp...
透视揭露!hhpoker万能辅... 透视揭露!hhpoker万能辅助器,hhpoker作必弊码怎么用(透视)竟然有app(哔哩哔哩)1、...
出现新变化!wepoker有没... 出现新变化!wepoker有没有透视方法,提高微乐运气的方法,教你脚本(真实有挂)-哔哩哔哩1、全新...
透视解密!wpk俱乐部怎么作必... 透视解密!wpk俱乐部怎么作必弊,wpk插件(透视)其实真的是有方法(哔哩哔哩)运辅助工具,进入游戏...
无独有偶!hh poker辅助... 无独有偶!hh poker辅助器先试用,微信微乐自建房脚本免费下载,推荐透视(有挂头条)-哔哩哔哩1...
脚本推荐!aapoker免费透... 脚本推荐!aapoker免费透视脚本,aapoker真的假的(透视)都是是真的脚本(哔哩哔哩)1、下...
反观!wepokerplus万... 反观!wepokerplus万能挂,微乐小程序自建房透视,辅助透视(有挂教程)-哔哩哔哩1、实时we...
脚本总结!hhpoker辅助挂... 脚本总结!hhpoker辅助挂下载,hhpoker有没有辅助(透视)确实真的是有软件(哔哩哔哩)1、...
今年以来!wepoker黑侠辅... 今年以来!wepoker黑侠辅助器正版下载,微乐辅助脚本,解迷透视(有挂教学)-哔哩哔哩1、wepo...
围绕透视问题!aa poker... 围绕透视问题!aa poker透视软件,微乐智能辅助真的假的,专业脚本(有挂总结)-哔哩哔哩1、每一...