Skip to content

Conversation

@JacquesVergine
Copy link
Collaborator

Description of the changes

Fixes / Resolves the following issues:

Checklist:

  • Added label to PR (e.g. enhancement or bug)
  • Ensured the PR is named descriptively. FYI: This name is used as part of our changelog & release notes.
  • Looked at the diff on github to make sure no unwanted files have been committed.
  • Made corresponding changes to the documentation
  • Added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
  • If breaking changes occur or you need everyone to run a command locally after
    pulling in latest main, uncomment the below "Merge Notification" section and
    describe steps necessary for people
  • Ran on sample data using kedro run -e sample -p test_sample (see sample environment guide)

@JacquesVergine JacquesVergine self-assigned this Dec 19, 2025
@JacquesVergine JacquesVergine added the Feature Used for PRs to label new features label Dec 19, 2025
- "gs://mtrx-us-central1-hub-dev-storage/kedro/data/releases/v0.13.0/runs/auto-kg-release-v0-13-0-79a1a345/datasets/matrix_generation/model_output/fold_{0..4}/matrix_predictions"
- "gs://mtrx-us-central1-hub-dev-storage/kedro/data/tests/v0.13-jane-filtering/runs/pilot-run-chunyu-filter-cfa81327/datasets/matrix_generation/model_output/fold_{0..4}/matrix_predictions"
file_format: "parquet"
score_col_name: "treat score"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Revert to transformed treat score vs treat score

# file_format: "parquet" or "csv"
# score_col_name: <Name of column containing drug-disease pair scores>

# WIP
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Add ticket so solve memory leak with polars.LazyFrames in run_comparison pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Used for PRs to label new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants