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 handling sklearn version in OneHotEncoderTransform and HierarchicalClustering #529

Merged
merged 6 commits into from
Dec 18, 2024

Merge branch 'master' into issue-497

8ab9fae
Select commit
Loading
Failed to load commit list.
Merged

Add handling sklearn version in OneHotEncoderTransform and HierarchicalClustering #529

Merge branch 'master' into issue-497
8ab9fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

83.33% of diff hit (target 0.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 0.00%)

Annotations

Check warning on line 90 in etna/clustering/hierarchical/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/clustering/hierarchical/base.py#L90

Added line #L90 was not covered by tests

Check warning on line 225 in etna/transforms/encoders/categorical.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/transforms/encoders/categorical.py#L225

Added line #L225 was not covered by tests