-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
Description
Branch new_target_encoders
contains 3 new variants of TargetEncoder (log-odds ratio estimated with empirical Bayes, likelihood estimated with empirical Bayes, and m-probability estimate). They are all quite similar. But since all the contrast encoders (like SumEncoder or HelmertEncoder) have their own separate file, so do these.
Should they be added into the master branch?