Skip to content

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

@@            Coverage Diff             @@
##           master    #3395      +/-   ##
==========================================
- Coverage   72.76%   72.69%   -0.07%     
==========================================
  Files         808      807       -1     
  Lines      145452   145172     -280     
  Branches    16244    16225      -19     
==========================================
- Hits       105842   105540     -302     
- Misses      35189    35218      +29     
+ Partials     4421     4414       -7
Flag Coverage Δ
#Debug 72.69% <ø> (-0.07%) ⬇️
#production 68.23% <ø> (-0.05%) ⬇️
#test 88.97% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
...oft.ML.StandardTrainers/StandardTrainersCatalog.cs 92.34% <ø> (ø) ⬆️
...crosoft.ML.StandardTrainers/Standard/SdcaBinary.cs 72.95% <ø> (ø) ⬆️
.../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%) ⬇️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 84.7% <0%> (-0.21%) ⬇️
test/Microsoft.ML.Functional.Tests/Common.cs 98.23% <0%> (-0.16%) ⬇️
src/Microsoft.ML.Data/Transforms/Hashing.cs 92.18% <0%> (-0.15%) ⬇️
... and 86 more

@codemzs
Copy link
Member Author

codemzs commented Apr 18, 2019

Thanks @wschin, the text was taken from existing documentation but I’ll update it with your feedback! #Resolved

@codemzs codemzs changed the title XML documentation for Calibrated and Non Calibrated SDCA Trainers. XML documentation for Calibrated and Non Calibrated SDCA Binary Trainers. Apr 18, 2019
@codemzs codemzs requested a review from natke April 21, 2019 19:29
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 3d6f66d 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.

5 participants