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

FEA Callbacks base infrastructure + progress bars (Alternative to #27663) #28760

Open
wants to merge 71 commits into
base: callbacks
Choose a base branch
from

Merge branch 'callbacks' into base_callbacks_2

1e79b73
Select commit
Loading
Failed to load commit list.
Open

FEA Callbacks base infrastructure + progress bars (Alternative to #27663) #28760

Merge branch 'callbacks' into base_callbacks_2
1e79b73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 1s

98.10% of diff hit (within 1.00% threshold of 98.22%)

View this Pull Request on Codecov

98.10% of diff hit (within 1.00% threshold of 98.22%)

Annotations

Check warning on line 13 in sklearn/callback/tests/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sklearn/callback/tests/_utils.py#L13

Added line #L13 was not covered by tests

Check warning on line 16 in sklearn/callback/tests/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sklearn/callback/tests/_utils.py#L16

Added line #L16 was not covered by tests

Check warning on line 19 in sklearn/callback/tests/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sklearn/callback/tests/_utils.py#L19

Added line #L19 was not covered by tests

Check warning on line 58 in sklearn/callback/tests/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sklearn/callback/tests/_utils.py#L58

Added line #L58 was not covered by tests

Check warning on line 87 in sklearn/callback/tests/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sklearn/callback/tests/_utils.py#L87

Added line #L87 was not covered by tests