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

Implement MetaLearnerGridSearch #9

Merged
merged 93 commits into from
Jul 5, 2024

Add text about reusage in docs

a7be0cd
Select commit
Loading
Failed to load commit list.
Merged

Implement MetaLearnerGridSearch #9

Add text about reusage in docs
a7be0cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 4, 2024 in 0s

92.66% of diff hit (target 95.01%)

View this Pull Request on Codecov

92.66% of diff hit (target 95.01%)

Annotations

Check warning on line 41 in metalearners/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/_utils.py#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 65 in metalearners/grid_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/grid_search.py#L65

Added line #L65 was not covered by tests

Check warning on line 197 in metalearners/grid_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/grid_search.py#L197

Added line #L197 was not covered by tests

Check warning on line 202 in metalearners/grid_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/grid_search.py#L202

Added line #L202 was not covered by tests