Tagged articles
4 articles
Page 1 of 1
Model Perspective
Model Perspective
Aug 23, 2022 · Fundamentals

How Prophet Implements Time Series Decomposition and Trend Modeling

This article explains Prophet’s algorithmic approach to time‑series forecasting, covering decomposition into trend, seasonality, holidays and error components, logistic and piecewise linear trend models, automatic change‑point detection, Fourier‑based seasonality, holiday handling, model fitting with PyStan, and practical Python code examples.

ProphetPythonholiday effects
0 likes · 12 min read
How Prophet Implements Time Series Decomposition and Trend Modeling
Python Crawling & Data Mining
Python Crawling & Data Mining
May 1, 2020 · Big Data

What Drives Mother‑Baby E‑Commerce Sales? Data‑Driven Trends & Seasonality

Using a dataset of over 9 million baby records and 30 000 transaction entries, this analysis explores market trends, seasonal sales patterns, product popularity, and user demographics in China’s mother‑baby e‑commerce sector, revealing the impact of holidays, promotional events, and low repeat‑purchase rates on overall performance.

PythonTableaumother-baby market
0 likes · 15 min read
What Drives Mother‑Baby E‑Commerce Sales? Data‑Driven Trends & Seasonality