You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rename 'all' feature group mixer strategy to the more accurate leave-one-in
- Create new 'all' feature group mixer strategy that smashes all groups into one feature dictionary
- Improve message of exception that is thrown when an unknown strategy is given
- Rename 'all' feature group mixer strategy to the more accurate leave-one-in
- Create new 'all' feature group mixer strategy that smashes all groups into one feature dictionary
- Improve message of exception that is thrown when an unknown strategy is given
- Beef up docstrings
- Rename 'all' feature group mixer strategy to the more accurate leave-one-in
- Create new 'all' feature group mixer strategy that smashes all groups into one feature dictionary
- Improve message of exception that is thrown when an unknown strategy is given
- Beef up docstrings
According to @rayidghani We can't use leave-one-out without leave-one-in, so we should fill out the strategies now.
The text was updated successfully, but these errors were encountered: