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/patch failed Oct 31, 2023 in 0s

24.00% of diff hit (target 95.95%)

View this Pull Request on Codecov

24.00% of diff hit (target 95.95%)

Annotations

Check warning on line 309 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L309

Added line #L309 was not covered by tests

Check warning on line 315 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 317 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L317

Added line #L317 was not covered by tests

Check warning on line 319 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L319

Added line #L319 was not covered by tests

Check warning on line 324 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 326 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L326

Added line #L326 was not covered by tests

Check warning on line 328 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L328

Added line #L328 was not covered by tests

Check warning on line 330 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L330

Added line #L330 was not covered by tests

Check warning on line 332 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L332

Added line #L332 was not covered by tests

Check warning on line 334 in src/omlt/linear_tree/lt_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/linear_tree/lt_definition.py#L334

Added line #L334 was not covered by tests