Skip to content

Add data augmentation pipeline scripts for CY use case#79

Merged
gabrieletijunaityte merged 2 commits into
developfrom
feature/cy-augmentation-pipeline
Apr 16, 2026
Merged

Add data augmentation pipeline scripts for CY use case#79
gabrieletijunaityte merged 2 commits into
developfrom
feature/cy-augmentation-pipeline

Conversation

@robknapen

Copy link
Copy Markdown
Collaborator

What does this PR do?

This will add the scripts I used to add NDVI features (from Sentinel-2 and MODIS) and climate related features (from AgERA5) to the base AI-ready crop yield Africa dataset, and do (simple) comparisons using XGBoost and PCA to evaluate the resulting datasets. There is a TUI script that attempts to guide you through the various augmentation steps.

It is kind of stand-alone pipeline, so shouldn't break anything within the xAI framework itself.

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?

@robknapen robknapen requested a review from vdplasthijs April 15, 2026 09:39

@gabrieletijunaityte gabrieletijunaityte left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a quick look, it looks very well documented and structured! Thank you!

@gabrieletijunaityte gabrieletijunaityte merged commit 7a3d72c into develop Apr 16, 2026
4 checks passed
@robknapen robknapen deleted the feature/cy-augmentation-pipeline branch April 16, 2026 14:42
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.

2 participants