Closed
Description
For the tests with all hyperparameters set (e.g. m_RegularizationOverride.*
), we need to check that those would set the actual hyperparameter values (e.g. m_Regularization.*
). I just noticed that setting softTreeDepthLimit
and softTreeDepthTolerance
was missing and the unit test testRunBoostedTreeRegressionTrainingWithParams
didn't fail.