Skip to content

XML documentation for FastTree binary classification. #3398

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

Merged
merged 3 commits into from
Apr 19, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Apr 18, 2019

towards #2522

@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

Merging #3398 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3398      +/-   ##
==========================================
+ Coverage   72.69%   72.69%   +<.01%     
==========================================
  Files         807      807              
  Lines      145172   145172              
  Branches    16225    16225              
==========================================
+ Hits       105533   105538       +5     
+ Misses      35223    35220       -3     
+ Partials     4416     4414       -2
Flag Coverage Δ
#Debug 72.69% <ø> (ø) ⬆️
#production 68.23% <ø> (ø) ⬆️
#test 88.97% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...rc/Microsoft.ML.FastTree/FastTreeClassification.cs 78.19% <ø> (ø) ⬆️
src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs 94.18% <ø> (ø) ⬆️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.26% <0%> (+0.15%) ⬆️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 89.89% <0%> (+0.62%) ⬆️

@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@df3efa5). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #3398   +/-   ##
=========================================
  Coverage          ?   72.69%           
=========================================
  Files             ?      807           
  Lines             ?   145172           
  Branches          ?    16225           
=========================================
  Hits              ?   105538           
  Misses            ?    35220           
  Partials          ?     4414
Flag Coverage Δ
#Debug 72.69% <ø> (?)
#production 68.23% <ø> (?)
#test 88.97% <ø> (?)
Impacted Files Coverage Δ
...rc/Microsoft.ML.FastTree/FastTreeClassification.cs 78.19% <ø> (ø)
src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs 94.18% <ø> (ø)

Copy link

@shmoradims shmoradims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@codemzs codemzs merged commit f51ecdb into dotnet:master Apr 19, 2019
@codemzs codemzs added the documentation Related to documentation of ML.NET label Apr 22, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Related to documentation of ML.NET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants