Skip to content

Conversation

@aditya0by0
Copy link
Member

@aditya0by0 aditya0by0 commented Feb 23, 2025

Dependency with below PRs (should only be merged after below PRs are merged)

@aditya0by0 aditya0by0 self-assigned this Feb 23, 2025
@aditya0by0 aditya0by0 linked an issue Feb 23, 2025 that may be closed by this pull request
aditya0by0 and others added 4 commits February 27, 2025 00:02
-  Skips data setup in the constructor; methods will be called later according to the CLI workflow.
- This change enables to skip these methods during initialization for unit-testing GitHub CI/CD
aditya0by0 and others added 11 commits March 30, 2025 20:41
- prepare_data and setup method should be called only after the most derived based class is full instantiated
- @DataClass to avoid conflicts with stack frame of save_hyperparameters()
- after doing certain common processing the  `prepare_data` method calls the _perform_data_preparation method which contain core logic for data preparation
@sfluegel05 sfluegel05 marked this pull request as ready for review April 16, 2025 09:02
Copy link
Collaborator

@sfluegel05 sfluegel05 left a comment

Choose a reason for hiding this comment

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

This seems to be the easiest solution for now. Thanks for implementing this.

I removed the changes for the GO datasets and added them to the protein repository instead: ChEB-AI/python-chebai-proteins@b45b266

@sfluegel05 sfluegel05 merged commit 10e4afc into dev Apr 16, 2025
7 checks passed
@sfluegel05 sfluegel05 deleted the out_dim_dynamic branch April 16, 2025 09:06
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.

Generate out_dim dynamically Investigate Whether label_number is Used or Obsolete in ChEBI Dataset Class

3 participants