Skip to content

Convert downscaling model to ONNX - #20

Merged
annehaley merged 1 commit into
mainfrom
onnx
Aug 21, 2026
Merged

Convert downscaling model to ONNX#20
annehaley merged 1 commit into
mainfrom
onnx

Conversation

@annehaley

Copy link
Copy Markdown
Contributor

The original downscaling model file, downscaling_model.pkl, was generated with scikit-learn==1.8.0, so using any other version would result in a sklearn.exceptions.InconsistentVersionWarning being raised. To make this module more compatible with other versions of scikit-learn, this PR converts the downscaling model to ONNX via skl2onnx.

@annehaley
annehaley requested a review from manthey August 14, 2026 16:23
@annehaley
annehaley merged commit 5b2e691 into main Aug 21, 2026
@annehaley
annehaley deleted the onnx branch August 21, 2026 17:18
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