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

Create output_onnx_single_probability.py #1139

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

ejosowitz
Copy link
Contributor

Converts a RandomForestClassifier model to ONNX such that only a single (positive) probability is output

Converts a RandomForestClassifier model to ONNX such that only a single (positive) probability is output

Signed-off-by: ejosowitz <[email protected]>
@xadupre
Copy link
Collaborator

xadupre commented Nov 14, 2024

Let's keep it that way. I'll add extra comments to improve the rendering through sphinx-gallery.

@xadupre xadupre merged commit 5893ed6 into onnx:main Nov 14, 2024
18 of 20 checks passed
@xadupre xadupre mentioned this pull request Nov 14, 2024
xadupre added a commit that referenced this pull request Nov 14, 2024
* rename

Signed-off-by: xadupre <[email protected]>

* Improve rendering of one example

Signed-off-by: xadupre <[email protected]>

* fix title

Signed-off-by: xadupre <[email protected]>

---------

Signed-off-by: xadupre <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants