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

Add support of categorical features of types int and bool #1

Closed
MainRo opened this issue Oct 6, 2021 · 4 comments
Closed

Add support of categorical features of types int and bool #1

MainRo opened this issue Oct 6, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@MainRo
Copy link
Collaborator

MainRo commented Oct 6, 2021

  • ebm2onnx version: 1.1.0
  • Python version: 3.7
  • Operating System: Linux

Description

Currently, the categorical features are supported only for string types. We should also support int and booleans as categorical features. For these types, no CategoricalMapper is needed.

@MainRo MainRo added the enhancement New feature or request label Oct 6, 2021
@Hoeze
Copy link

Hoeze commented Jul 18, 2022

I just ran into that issue.

@Hoeze
Copy link

Hoeze commented Jul 18, 2022

I would need this immediately, is there a chance to get that?

@MainRo
Copy link
Collaborator Author

MainRo commented Jul 20, 2022

I have several evolutions planned to support the upcoming interpret release.
I will see if I can add this support before.

@Hoeze
Copy link

Hoeze commented Jul 20, 2022

Thanks a lot @MainRo!

@MainRo MainRo closed this as completed in 2111967 Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants