Kaggle / learntools

Tools and tests used in Kaggle Learn exercises
Apache License 2.0
447 stars 231 forks source link

[Intermediate ML] FutureWarning: Criterion 'mae' was deprecated in v1.0 #425

Closed alexisbcook closed 2 years ago

alexisbcook commented 2 years ago

FutureWarning: Criterion 'mae' was deprecated in v1.0 and will be removed in version 1.2. Use criterion='absolute_error' which is equivalent.

https://www.kaggle.com/learn/intermediate-machine-learning/discussion/325974#1795191 https://www.kaggle.com/discussions/product-feedback/323628

alexisbcook commented 2 years ago

Need to push notebooks AFTER Docker rollout completes (don't need pip install with partial rollout b/c checking code is backwards compatible)