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

lightgbm parameters by feature? ex: categoricals/high cardinality #1938

Closed
rquintino opened this issue Jan 5, 2019 · 5 comments
Closed

lightgbm parameters by feature? ex: categoricals/high cardinality #1938

rquintino opened this issue Jan 5, 2019 · 5 comments

Comments

@rquintino
Copy link

Hi! is there any way/guidance available or planned feature to allow per column/feature parameterization, ex: categorical features? (on the possibility that different features can gain from different encoding params)
thanks!

@Laurae2
Copy link
Contributor

Laurae2 commented Jan 14, 2019

ping @guolinke

I think it's unlikely to be available. xgboost has the same (unresolved) issue as it requires a bunch of code changes.

@StrikerRUS
Copy link
Collaborator

ping @guolinke

@guolinke
Copy link
Collaborator

very sorry for the late response.
@rquintino which parameters you think is needed for per-column parameterization?

@StrikerRUS
Copy link
Collaborator

ping @rquintino

@StrikerRUS
Copy link
Collaborator

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants