SangamSwadiK
SangamSwadiK
@solegalli Hi, I went through the book. Here's my understanding. In case of rare categories whose count is less than the threshold specified, we need to group/replace all such categories...
Okay Cool ! Ill do it and submit a PR.
@solegalli I've implemented the changes, I've added transformer and inverse transformer(no functionality) and tests. Please let me know if any changes are to be made. Thanks.
Hi @solegalli , please find the checklist of suggestions implemented.(made a checklist since the number of changes were more) - [x] Reverted back transform docstring to base_encoder's transform docstring. -...
> Hi @SangamSwadiK > > @david-cortes is right that the logic we are trying to implement here is already done by another transformer, the RareLabelEncoder. > > So I am...
> This issue is a relatively simple one. > > We need to use the `EqualWidthDiscretiser()` as a template, copy the class in a new python.py within the discretisation module,...
> Hi @SangamSwadiK > > Go for it :) > > Only thing, I am going on holidays on Thursday, so won't be able to review till August. Hope that's...
@ksaur Hi ! First time contributor to humming bird, Can I please take up this issue ?
I guess #579 closes this.
@carbocation Thanks for the explanation, basically, the person who did that, used the same way of annotation, but instead of using different colors for different objects , he has used...