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

Merge branch 'main' into implement_grid_search

5d1dde9
Select commit
Loading
Failed to load commit list.
Merged

Implement MetaLearnerGridSearch #9

Merge branch 'main' into implement_grid_search
5d1dde9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 1s

93.69% of diff hit (target 95.01%)

View this Pull Request on Codecov

93.69% 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 69 in metalearners/grid_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/grid_search.py#L69

Added line #L69 was not covered by tests

Check warning on line 218 in metalearners/grid_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metalearners/grid_search.py#L218

Added line #L218 was not covered by tests