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] Add sample_params method to effects and proper Lift test likelihood #149

Merged
merged 3 commits into from
Dec 15, 2024

Add sample_params to existing effects

c5752c3
Select commit
Loading
Failed to load commit list.
Merged

[ENH] Add sample_params method to effects and proper Lift test likelihood #149

Add sample_params to existing effects
c5752c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 15, 2024 in 1s

96.21% of diff hit (target 96.28%)

View this Pull Request on Codecov

96.21% of diff hit (target 96.28%)

Annotations

Check warning on line 277 in src/prophetverse/effects/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prophetverse/effects/base.py#L277

Added line #L277 was not covered by tests

Check warning on line 396 in src/prophetverse/effects/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prophetverse/effects/base.py#L396

Added line #L396 was not covered by tests

Check warning on line 114 in src/prophetverse/effects/lift_likelihood.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prophetverse/effects/lift_likelihood.py#L114

Added line #L114 was not covered by tests

Check warning on line 437 in src/prophetverse/sktime/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prophetverse/sktime/base.py#L437

Added line #L437 was not covered by tests

Check warning on line 439 in src/prophetverse/sktime/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prophetverse/sktime/base.py#L439

Added line #L439 was not covered by tests