evalml icon indicating copy to clipboard operation
evalml copied to clipboard

Unpin `category-encoders` dependency

Open christopherbunn opened this issue 2 years ago • 0 comments

In #3933, we ended up pinning the category-encoders dependency as it kept returning ~0.6 for the TargetEncoder() component when tests are ran on main.

This issue tracks finding the root cause of this regression and resolving it so that the current test cases are functional again.

christopherbunn avatar Jan 18 '23 16:01 christopherbunn