Added trend_test_7.ipynb with Autocorrelation & Seasonality Evolution Analysis#180
Open
YP682 wants to merge 3 commits intoDataBytes-Organisation:mainfrom
Open
Added trend_test_7.ipynb with Autocorrelation & Seasonality Evolution Analysis#180YP682 wants to merge 3 commits intoDataBytes-Organisation:mainfrom
YP682 wants to merge 3 commits intoDataBytes-Organisation:mainfrom
Conversation
- Added autocorrelation & lag effects (sales momentum) - Added seasonality evolution analysis (monthly, weekly, half-year trends, EOFY comparison) - Provides insights into year-over-year changes and sales cycles Signed-off-by: Yasmin Pokia <124057636+YP682@users.noreply.github.com>
- Added sale rate heatmap (month × weekday) normalized by observed days - Kept raw sales heatmap for comparison - Added YoY % change with absolute deltas for clearer seasonal pattern detection - Provides cleaner insight into seasonal patterns vs actual sale frequency Signed-off-by: Yasmin Pokia <124057636+YP682@users.noreply.github.com>
Signed-off-by: Yasmin Pokia <124057636+YP682@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Autocorrelation & Lag Effects (Sales Momentum):
Seasonality Evolution Over Time: