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

Converter for Isotonic Regression #985

Closed
praneeth5222 opened this issue Apr 4, 2023 · 2 comments
Closed

Converter for Isotonic Regression #985

praneeth5222 opened this issue Apr 4, 2023 · 2 comments

Comments

@praneeth5222
Copy link

Hello
I wanted to implement sklearn Isotonic regression in ONNX but unable to find a converter from sklearn-onnx.
Can you suggest me what needs to be done?

@xadupre
Copy link
Collaborator

xadupre commented Apr 10, 2023

A new converter must be added to sklearn-onnx. The changes should look like the following #945. Would you like to contribute?

@praneeth5222
Copy link
Author

Thank you @xadupre for your response. I will get back to you when I get time to contribute.

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