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

[WIP] Allow for linear tree classifiers #135

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'Allow-for-linear-tree-classifiers' of https://github.co…

f2cd74c
Select commit
Loading
Failed to load commit list.
Open

[WIP] Allow for linear tree classifiers #135

Merge branch 'Allow-for-linear-tree-classifiers' of https://github.co…
f2cd74c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

94.87% (-1.08%) compared to b9600e2

View this Pull Request on Codecov

94.87% (-1.08%) compared to b9600e2

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (b9600e2) 95.95% compared to head (f2cd74c) 94.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   95.95%   94.87%   -1.08%     
==========================================
  Files          29       29              
  Lines        1656     1678      +22     
  Branches      255      262       +7     
==========================================
+ Hits         1589     1592       +3     
- Misses         35       51      +16     
- Partials       32       35       +3     
Files Coverage Δ
src/omlt/linear_tree/lt_definition.py 88.00% <24.00%> (-10.70%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.