Verify immutability logic is not working
Description
Verify immutability logic I believe is supposed to check against cases when we unintentionally modifying data. See the test to see how tolerant this logic is to the changes in the training set.
Activity
Show:
Andrey Spiridonov
September 29, 2018, 7:01 PM
Branch: https://github.com/h2oai/h2o-3/pull/new/PUBDEV-5945_immutability_check_not_working
AutoMLTest.java verifyImmutabilityNotWorkingTest() test cc