Skip to content

Data Science — Urban Forest Risk Assessment - Sprint 1 complete - Sprint 2 In Progress (20%)#1721

Open
aidanuni wants to merge 7 commits intomasterfrom
AidanPage_T126
Open

Data Science — Urban Forest Risk Assessment - Sprint 1 complete - Sprint 2 In Progress (20%)#1721
aidanuni wants to merge 7 commits intomasterfrom
AidanPage_T126

Conversation

@aidanuni
Copy link
Copy Markdown
Collaborator

@aidanuni aidanuni commented Apr 2, 2026

Layer 1 — Data Pipeline & Feature Engineering (complete)

  • Collected and cleaned 5 datasets (trees, microclimate sensors, BOM weather, soil sensors)
  • Performed spatial joins linking 82k trees to nearest sensors
  • Engineered weather features (rolling averages, heatwave flags, drought indicators)
  • Assembled final feature table (82,064 rows, 22 features)

Layer 2 — ML Risk Scoring (in progress)

  • Data preparation for modelling started

Initial setup:
- "playground" folder organisation
- requirements file for virtual environment
- notebook test (to check vscode config
EDA for all datasets being used.
gitignore for data and venv files
All datasets cleaned and CRS aligned
Trees linked to nearest microclimate and soil sensors
- Engineered weather features (rolling averages, drought, heatwave)
- Assembled everything into a feature table for ML model next
- Initial setup
- Data preparation for ML risk scoring
@aidanuni aidanuni changed the title AidanPage_T126 — Urban Forest Risk Assessment Layer 1 & 2 Progress Data Science — Urban Forest Risk Assessment - Sprint 1 complete - Sprint 2 In Progress (20%) Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant