Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure NCMAPSS scaling range is tuple #61

Merged
merged 2 commits into from
May 2, 2024

Conversation

tilman151
Copy link
Owner

If reader is constructed with list scaling range, it breaks scaler detection and fitting. This can happen by constructing a scaler from a wandb config, as it treats tuples as lists.

@tilman151 tilman151 merged commit 6c870d4 into master May 2, 2024
5 checks passed
@tilman151 tilman151 deleted the fix/ensure-tuple-for-scaling-range branch May 2, 2024 08:19
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.

1 participant