Statistical Estimation, Inference, and Prediction
6 Statistical Estimation, Inference, and Prediction In this chapter, we introduce four key statistical libraries in Python statsmodels, pmdarima, fbprophet, and scikitlearn by outlining key examples. ese libraries are used to model time series and provide their forecast values, along with confidence intervals. In addition, we demonstrate how to use a classification model to predict percentage ch..
2023. 3. 20.