Uploaded draft EDA.ipynb under src - #18
Open
laukamkit wants to merge 229 commits into
Open
Conversation
Add the first draft of EDA.ipynb for preliminary review
laukamkit
marked this pull request as draft
March 11, 2026 04:00
laukamkit
marked this pull request as ready for review
March 11, 2026 04:05
…M:%S"" instead of dayfirst=True. Successfully parses all dates compared to 6.6M NaT values from usiny daysfirst.
…or markdown fixes.
laukamkit
commented
Mar 11, 2026
laukamkit
left a comment
Author
There was a problem hiding this comment.
ok to add day of week seasonality analysis
Added mind map into project plan in /project_plan folder.
updated with name and zID
Results uploaded under data/processed/
train_scaled
upload pre-processed data without scale for SARIMAX model
upload pre-processed data with scale for LSTM and PatchTST model
upload pre-processed data df_model which includes all train, test and validation data before split.
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.
Welcome everyone, I have created the first EDA draft for you to quickly understand what the data is about