Skip to content

XML documentation for SDCA regression trainer. #3403

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 21, 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 #3403 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3403      +/-   ##
==========================================
- Coverage   72.76%    72.7%   -0.07%     
==========================================
  Files         808      807       -1     
  Lines      145452   145171     -281     
  Branches    16244    16225      -19     
==========================================
- Hits       105842   105540     -302     
- Misses      35189    35218      +29     
+ Partials     4421     4413       -8
Flag Coverage Δ
#Debug 72.7% <ø> (-0.07%) ⬇️
#production 68.23% <ø> (-0.05%) ⬇️
#test 88.97% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
...oft.ML.StandardTrainers/StandardTrainersCatalog.cs 92.34% <ø> (ø) ⬆️
...oft.ML.StandardTrainers/Standard/SdcaRegression.cs 95.83% <ø> (ø) ⬆️
.../MulticlassClassification/MetaMulticlassTrainer.cs 85.86% <0%> (-6%) ⬇️
.../Microsoft.ML.Data/Prediction/CalibratorCatalog.cs 90.71% <0%> (-4%) ⬇️
src/Microsoft.ML.Data/Prediction/Calibrator.cs 72.84% <0%> (-3.09%) ⬇️
...s/Api/CookbookSamples/CookbookSamplesDynamicApi.cs 93.49% <0%> (-2%) ⬇️
.../Evaluators/Metrics/BinaryClassificationMetrics.cs 95% <0%> (-0.24%) ⬇️
test/Microsoft.ML.Functional.Tests/Common.cs 98.23% <0%> (-0.16%) ⬇️
src/Microsoft.ML.Data/Transforms/Hashing.cs 92.18% <0%> (-0.15%) ⬇️
src/Microsoft.ML.Data/Evaluators/EvaluatorUtils.cs 73.57% <0%> (-0.08%) ⬇️
... and 81 more

Copy link
Member

@singlis singlis 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 force-pushed the sdcaregressiondoc branch from 0b42cd9 to fe88eed Compare April 21, 2019 17:52
@codemzs codemzs merged commit 83a92ad into dotnet:master Apr 21, 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.

6 participants