Add wildfire baseline forecasting workflow for AI013#186
Merged
tarunkumaratla merged 2 commits intoMay 15, 2026
Conversation
Collaborator
|
W work, but mostly irrelevant to Project. |
SunainM
requested changes
May 10, 2026
Collaborator
SunainM
left a comment
There was a problem hiding this comment.
This is useful standalone baseline work, but it should not be merged yet as-is.
Required fixes:
- Add the dataset path properly or document exactly where wildfire_multi_region_dataset.csv comes from. (use universal naming)
- Share any locally used csv/dataset with team
- Add a short README inside ai-ml/models/time-series/abin-wildfire-baseline/ explaining:
- dataset source
- target variable
- how to run
- expected outputs
- model purpose
- Connect the notebook back to AI013/ADCRS by explaining how the forecast output can support risk scoring.
- Preferably convert the reusable parts into a small Python module or pipeline-compatible script instead of notebook-only code.
- If this is only exploratory work, label it clearly as baseline_experiment and not final AI013 integration.
Good work technically, but currently it is not integrated enough with the PHOENIX AI/ML pipeline or ADCRS purpose.
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.
Summary
This PR adds my AI013 wildfire baseline forecasting contribution inside the time-series model folder.
Work Completed
ai-ml/models/time-seriesacq_dateas the timestampregionas the location fieldfrp_mwas the target variable for daily fire intensity