NVIDIA / modulus-launch

Repo of optimized training recipes for accelerating PyTorch workflows of AI driven surrogates for physical systems
Apache License 2.0
54 stars 27 forks source link

🐛[BUG]: `sklearn` is deprecated. Use `scikit-learn` in the GraphCast Code instead #92

Closed mnabian closed 1 year ago

mnabian commented 1 year ago

Version

0.3.0

On which installation method(s) does this occur?

Pip, Source

Describe the issue

sklearn is deprecated. Use scikit-learn in the GraphCast Code instead

Minimum reproducible example

No response

Relevant log output

No response

Environment details

No response

mnabian commented 1 year ago

This is fixed here: https://github.com/NVIDIA/modulus/pull/130