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

Add support for the sklearn set_output API (SLEP018) #100

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

Paul-B98
Copy link

This pull request implements the behaviour of sklearn's set_output API for the PipelineElement.

closes #99

@jernsting jernsting changed the base branch from main to develop December 18, 2024 07:49
@coveralls
Copy link

Coverage Status

coverage: 91.019% (-0.05%) from 91.073%
when pulling 74dd7fd on Paul-B98:main
into b3e29cd on wwu-mmll:develop.

@jernsting jernsting merged commit 563b7c9 into wwu-mmll:develop Dec 20, 2024
4 checks passed
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.

Feature request to support Pandas or other output formats via the Sklearn set_output API.
4 participants