Skip to content

Fixed model checkpoint saving robustness and pandas deprecation warnings#424

Open
sachha-naksha wants to merge 2 commits into
broadinstitute:mainfrom
sachha-naksha:fix-checkpoint-saving-robustness
Open

Fixed model checkpoint saving robustness and pandas deprecation warnings#424
sachha-naksha wants to merge 2 commits into
broadinstitute:mainfrom
sachha-naksha:fix-checkpoint-saving-robustness

Conversation

@sachha-naksha

Copy link
Copy Markdown

(1) Added pickling support with dill fallback
(2) Implemented weak reference cleaning for better serialization
(3) Added error handling for checkpoint save/load
(4) Fixed pandas groupby deprecation warnings in estimation.py (5) Maintained backward compatibility with existing checkpoints

…ngs in checkpoint.py and estimation.py (1) Added pickling support with dill fallback (2) Implemented weak reference cleaning for better serialization (3) Added error handling for checkpoint save/load (4) Fixed pandas groupby deprecation warnings in estimation.py (5) Maintained backward compatibility with existing checkpoints
@annashch-insitro

Copy link
Copy Markdown

This is so helpful!
Any reason it hasn't been merged in yet?

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