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

Issue 135 all zeros one hot vectors #136

Merged
merged 9 commits into from
Nov 19, 2020
Merged

Issue 135 all zeros one hot vectors #136

merged 9 commits into from
Nov 19, 2020

Conversation

fealho
Copy link
Member

@fealho fealho commented Nov 12, 2020

Resolves #135.

@codecov-io
Copy link

codecov-io commented Nov 12, 2020

Codecov Report

Merging #136 (a34b6e3) into master (3ee57fd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   98.61%   98.63%   +0.01%     
==========================================
  Files           9        9              
  Lines         434      438       +4     
==========================================
+ Hits          428      432       +4     
  Misses          6        6              
Impacted Files Coverage Δ
rdt/transformers/categorical.py 95.65% <100.00%> (+0.19%) ⬆️
rdt/hyper_transformer.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ee57fd...04500ca. Read the comment docs.

@fealho fealho merged commit 1c1e7cc into master Nov 19, 2020
@fealho fealho deleted the all-zeros branch November 19, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OneHotEncodingTransformer producing all zeros
2 participants