Skip to content

1.15.0: Fix converter for DecisionTreeClassifier if n_classses == 1 (#1008)

Compare
Choose a tag to compare
@xiaowuhu xiaowuhu released this 07 Aug 09:12
· 41 commits to main since this release
3ef5e13
  • Add new matrix for ORT 1.15 testing #992
  • Update to sklearn==1.3.0 #1002
  • Improves robustness in node ordering #1004
  • Fix converter for DecisionTreeClassifier in n_classed==1 #1008
  • [Internal] Refactor with black #1009