Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winsorize factors #48

Open
mattansb opened this issue Jan 5, 2022 · 2 comments
Open

winsorize factors #48

mattansb opened this issue Jan 5, 2022 · 2 comments
Assignees

Comments

@mattansb
Copy link
Member

mattansb commented Jan 5, 2022

Originally posted #47

Current behavior: factors aren't winsorized.

Suggested behavior: Add include_factors (defaults to FALSE for backward comp) to allow some for of winsorizing, where levels with low frequency -- defined by threshold -- to be combined to ".other".

@IndrajeetPatil
Copy link
Member

Sounds good to me. Wanna work on this?

@mattansb
Copy link
Member Author

Sure.

@mattansb mattansb self-assigned this Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants