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

Adding OneHotHashEncoding Test #5098

Merged
merged 2 commits into from
May 9, 2020
Merged

Conversation

Lynx1820
Copy link
Contributor

@Lynx1820 Lynx1820 commented May 6, 2020

Test that uses OneHotEncoding and MurmurHash transformers

@Lynx1820 Lynx1820 marked this pull request as ready for review May 8, 2020 21:10
@Lynx1820 Lynx1820 requested a review from a team as a code owner May 8, 2020 21:10
@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #5098 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5098   +/-   ##
=======================================
  Coverage   75.62%   75.62%           
=======================================
  Files         993      993           
  Lines      178582   178606   +24     
  Branches    19198    19201    +3     
=======================================
+ Hits       135045   135072   +27     
+ Misses      38308    38306    -2     
+ Partials     5229     5228    -1     
Flag Coverage Δ
#Debug 75.62% <100.00%> (+<0.01%) ⬆️
#production 71.57% <ø> (+<0.01%) ⬆️
#test 88.67% <100.00%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
test/Microsoft.ML.Tests/OnnxConversionTest.cs 99.36% <100.00%> (+0.01%) ⬆️
src/Microsoft.ML.Maml/MAML.cs 26.21% <0.00%> (+1.45%) ⬆️

@Lynx1820 Lynx1820 merged commit 1a3df98 into dotnet:master May 9, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants