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

[ENH] PLS supports multiple targets #694

Merged
merged 2 commits into from
Oct 20, 2023

pls: handle scikit-learn>=1.3 and older

91846f6
Select commit
Loading
Failed to load commit list.
Merged

[ENH] PLS supports multiple targets #694

pls: handle scikit-learn>=1.3 and older
91846f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 20, 2023 in 0s

94.56% of diff hit (target 95.00%)

View this Pull Request on Codecov

94.56% of diff hit (target 95.00%)

Annotations

Check warning on line 67 in orangecontrib/spectroscopy/models/pls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

orangecontrib/spectroscopy/models/pls.py#L67

Added line #L67 was not covered by tests

Check warning on line 85 in orangecontrib/spectroscopy/models/pls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

orangecontrib/spectroscopy/models/pls.py#L85

Added line #L85 was not covered by tests

Check warning on line 446 in orangecontrib/spectroscopy/widgets/owcos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

orangecontrib/spectroscopy/widgets/owcos.py#L446

Added line #L446 was not covered by tests

Check warning on line 74 in orangecontrib/spectroscopy/widgets/owpls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

orangecontrib/spectroscopy/widgets/owpls.py#L74

Added line #L74 was not covered by tests

Check warning on line 77 in orangecontrib/spectroscopy/widgets/owpls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

orangecontrib/spectroscopy/widgets/owpls.py#L77

Added line #L77 was not covered by tests