cost 130 ms
使用線性回歸預測未來值

[英]Predict future values using linear regression

所以我做了一個 model 用於使用線性回歸進行值預測。 現在我需要讓它預測 2022-2024 年的未來。 我該怎么做? 也許將 2023-2024 行添加到 dataframe? 但它是正確的嗎? 數據 ...

我需要 ACF 圖中范圍的值

[英]I need the values of the ranges that are in the ACF graph

從 ACF 圖中,您可以看到藍色的范圍。 我需要 ACF 圖中范圍的值。 這個可以找回嗎? ...

使用 statsmodels.tsa.arima.model import ARIMA 進行時間序列預測

[英]Time Series Prediction with statsmodels.tsa.arima.model import ARIMA

我正在嘗試對我的 ARIMA Model 進行預測,但我停留在一點 在這里,trainData1 以日期作為索引(如您猜測的那樣包括 train2 和 test2)並使用 train2 數據訓練 model,之后我嘗試對 test2 數據進行如下預測; 但它給了我以下錯誤; 預測 function ...

如何打印 ndarray 完整信息?

[英]How can I print the ndarray compelete information?

我一直在嘗試匹配輸出,但我沒有得到我從 df 得到的列名,我把它放到了 statmodels 中。 我得到的輸出: 我需要的輸出: ...


排序:
質量:
 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM