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

XML documentation for GAM binary classifier trainer. #3425

Merged
merged 3 commits into from Apr 20, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Apr 19, 2019

towards #2522

@codecov
Copy link

codecov bot commented Apr 19, 2019

Codecov Report

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

@@            Coverage Diff             @@
##           master    #3425      +/-   ##
==========================================
- Coverage   72.73%   72.73%   -0.01%     
==========================================
  Files         807      807              
  Lines      145206   145206              
  Branches    16230    16230              
==========================================
- Hits       105618   105609       -9     
- Misses      35171    35179       +8     
- Partials     4417     4418       +1
Flag Coverage Δ
#Debug 72.73% <ø> (-0.01%) ⬇️
#production 68.27% <ø> (-0.01%) ⬇️
#test 88.98% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/Microsoft.ML.FastTree/GamClassification.cs 89% <ø> (ø) ⬆️
src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs 94.18% <ø> (ø) ⬆️
src/Microsoft.ML.Maml/MAML.cs 24.75% <0%> (-1.46%) ⬇️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 89.26% <0%> (-0.63%) ⬇️
...soft.ML.TestFramework/DataPipe/TestDataPipeBase.cs 73.73% <0%> (-0.33%) ⬇️
...ML.Data/Transforms/ColumnConcatenatingEstimator.cs 80.3% <0%> (ø) ⬆️
...soft.ML.Transforms/Text/WordEmbeddingsExtractor.cs 87.52% <0%> (ø) ⬆️
src/Microsoft.ML.Data/Transforms/Hashing.cs 92.32% <0%> (ø) ⬆️
...icrosoft.ML.FastTree/RandomForestClassification.cs 78.07% <0%> (ø) ⬆️
...forms/FeatureContributionCalculationTransformer.cs 73.55% <0%> (ø) ⬆️
... and 35 more

docs/api-reference/algo-details-gam.md Outdated Show resolved Hide resolved
Copy link
Contributor

@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 674a2dd into dotnet:master Apr 20, 2019
@codemzs codemzs added the documentation Related to documentation of ML.NET label Apr 22, 2019
@dotnet dotnet 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.

None yet

3 participants