Practical-Time-Series-Analysis:实用时间序列分析,由Packt发布

上传者: 42151373 | 上传时间: 2023-10-05 22:27:33 | 文件大小: 2.94MB | 文件类型: ZIP
实用的时间序列分析 这是出版的《 的代码库。 它包含从头到尾完成本书所必需的所有支持项目文件。 关于这本书 时间序列分析使我们能够分析一段时间内的某些数据并了解数据随时间变化的模式,这本书将使您了解时间序列分析背后的逻辑并将其应用于各个领域,包括财务,业务和社交媒体。 说明和导航 所有代码都组织在文件夹中。 每个文件夹均以数字开头,后跟应用程序名称。 例如,Chapter02。 该代码将如下所示: import os import pandas as pd %matplotlib inline from matplotlib import pyplot as plt import seaborn as sns 您将需要Anaconda Python发行版来运行本书中的示例,并编写自己的Python程序以进行时间序列分析。 可从免费下载。 本书的代码示例是使用Jupyter Noteb

文件下载

资源详情

[{"title":"( 51 个子文件 2.94MB ) Practical-Time-Series-Analysis:实用时间序列分析,由Packt发布","children":[{"title":"Practical-Time-Series-Analysis-master","children":[{"title":"Chapter01","children":[{"title":"Chapter_1_Different_Types_of_Data.ipynb <span style='color:#111;'> 181.67KB </span>","children":null,"spread":false},{"title":"Chapter_1_Models_for_Time_Series_Analysis.ipynb <span style='color:#111;'> 75.71KB </span>","children":null,"spread":false},{"title":"Chapter_1_Internal_Structures.ipynb <span style='color:#111;'> 222.81KB </span>","children":null,"spread":false},{"title":"Chapter_1_Autocorrelation.ipynb <span style='color:#111;'> 79.00KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitattributes <span style='color:#111;'> 378B </span>","children":null,"spread":false},{"title":"Chapter05","children":[{"title":"Chapter_5_PM2.5_Time_Series_Forecasting_by_MLP.ipynb <span style='color:#111;'> 230.32KB </span>","children":null,"spread":false},{"title":"Chapter_5_PM2.5_Time_Series_Forecasting_by_1D_Convolution.ipynb <span style='color:#111;'> 255.09KB </span>","children":null,"spread":false},{"title":"Chapter_5_Air_Pressure_Time_Series_Forecasting_by_1D_Convolution.ipynb <span style='color:#111;'> 187.19KB </span>","children":null,"spread":false},{"title":"Chapter_5_Air Pressure_Time_Series_Forecasting_by_LSTM.ipynb <span style='color:#111;'> 188.91KB </span>","children":null,"spread":false},{"title":"Chapter_5_PM2.5_Time_Series_Forecasting_by_LSTM.ipynb <span style='color:#111;'> 251.23KB </span>","children":null,"spread":false},{"title":"Chapter_5_PM2.5_Time_Series_Forecasting_by_GRU.ipynb <span style='color:#111;'> 251.78KB </span>","children":null,"spread":false},{"title":"Chapter_5_Air Pressure_Time_Series_Forecasting_by_GRU.ipynb <span style='color:#111;'> 189.83KB </span>","children":null,"spread":false},{"title":"Chapter_5_Air Pressure_Time_Series_Forecasting_by_MLP.ipynb <span style='color:#111;'> 189.57KB </span>","children":null,"spread":false}],"spread":true},{"title":"Chapter04","children":[{"title":"Chapter_4_AR.py <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Chapter_4_MA.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"Chapter_4_ARMA_IBMstock.py <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Chapter_4_ARMA.py <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Chapter_4_ARIMA.py <span style='color:#111;'> 4.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"Chapter03","children":[{"title":"Chapter_3_simpleExponentialSmoothing.py <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Chapter_3_decomposition.py <span style='color:#111;'> 558B </span>","children":null,"spread":false},{"title":"Chapter_3_tripleExponentialSmoothing.py <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"Chapter_3_doubleExponentialSmoothing.py <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false}],"spread":true},{"title":"Chapter02","children":[{"title":"Chapter_2_Seasonality_Adjustment_by_Moving_Averages.ipynb <span style='color:#111;'> 173.23KB </span>","children":null,"spread":false},{"title":"Chapter_2_Time_Series_Decomposition_by_Moving_Averages.ipynb <span style='color:#111;'> 119.13KB </span>","children":null,"spread":false},{"title":"Chapter_2_Augmented_Dickey_Fuller_Test.ipynb <span style='color:#111;'> 43.04KB </span>","children":null,"spread":false},{"title":"Chapter_2_First_Order_Differencing.ipynb <span style='color:#111;'> 108.14KB </span>","children":null,"spread":false},{"title":"Chapter_2_Seasonal_Differencing.ipynb <span style='color:#111;'> 140.68KB </span>","children":null,"spread":false},{"title":"Chapter_2_Moving_Averages.ipynb <span style='color:#111;'> 95.83KB </span>","children":null,"spread":false},{"title":"Chapter_2_Data_Processing_and_Visualization.ipynb <span style='color:#111;'> 181.80KB </span>","children":null,"spread":false},{"title":"Chapter_2_Seasonal_Differencing-AutoCorr_Plot_Correction.ipynb <span style='color:#111;'> 219.18KB </span>","children":null,"spread":false},{"title":"Chapter_2_Time_Series_Decomposition_using_statsmodels.ipynb <span style='color:#111;'> 122.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 649B </span>","children":null,"spread":false},{"title":"Data Files","children":[{"title":"us-airlines-monthly-aircraft-miles-flown.csv <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"DJIA_Jan2016_Dec2016.xlsx <span style='color:#111;'> 22.44KB </span>","children":null,"spread":false},{"title":"mean-daily-temperature-fisher-river.xlsx <span style='color:#111;'> 30.52KB </span>","children":null,"spread":false},{"title":"PRSA_data_2010.1.1-2014.12.31.csv <span style='color:#111;'> 1.92MB </span>","children":null,"spread":false},{"title":"World Bank Mobile Phone Statistics.xlsx <span style='color:#111;'> 45.72KB </span>","children":null,"spread":false},{"title":"quarterly-beer-production-in-aus-March 1956-June 1994.csv <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"ibm-common-stock-closing-prices.csv <span style='color:#111;'> 19.20KB </span>","children":null,"spread":false},{"title":"monthly-mean-thickness-dobson-un.csv <span style='color:#111;'> 7.76KB </span>","children":null,"spread":false},{"title":"mean-daily-temperature-fisher-river.csv <span style='color:#111;'> 23.39KB </span>","children":null,"spread":false},{"title":"inflation-consumer-prices-annual.xlsx <span style='color:#111;'> 10.09KB </span>","children":null,"spread":false},{"title":"monthly-sunspot-number-zurich-17.csv <span style='color:#111;'> 44.06KB </span>","children":null,"spread":false},{"title":"Data Files <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"DJIA_May2016_May2017.csv <span style='color:#111;'> 19.51KB </span>","children":null,"spread":false},{"title":"Annual_Number_of_Lynx_trapped.csv <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"chemical-concentration-readings.csv <span style='color:#111;'> 4.98KB </span>","children":null,"spread":false},{"title":"wisconsin-employment-time-series.csv <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"Monthly_CO2_Concentrations.xlsx <span style='color:#111;'> 11.88KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明