Several integration tests are failing when using sklearn version 0.21, the results are not matching with the expected ones.
That was probably caused by the changing on the behavior of certain sklearn algorithms (see: https://scikit-learn.org/stable/whats_new.html), however, it still needs to be investigated (could also be a change on default hyperparameter).
Several integration tests are failing when using sklearn version 0.21, the results are not matching with the expected ones.
That was probably caused by the changing on the behavior of certain sklearn algorithms (see: https://scikit-learn.org/stable/whats_new.html), however, it still needs to be investigated (could also be a change on default hyperparameter).