Skip to content

add document for method ChangeModelThreshold #4563

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 1 commit into from
Dec 12, 2019

Conversation

frank-dong-ms-zz
Copy link
Contributor

Fixes issue #4527 , add documentation for public method ChnageModelThreshold.

This method is introduced in #2969

@frank-dong-ms-zz frank-dong-ms-zz requested a review from a team as a code owner December 11, 2019 01:30
@codecov
Copy link

codecov bot commented Dec 11, 2019

Codecov Report

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

@@            Coverage Diff             @@
##           master    #4563      +/-   ##
==========================================
+ Coverage   75.12%   75.12%   +<.01%     
==========================================
  Files         909      909              
  Lines      160240   160240              
  Branches    17252    17252              
==========================================
+ Hits       120377   120378       +1     
+ Misses      35049    35048       -1     
  Partials     4814     4814
Flag Coverage Δ
#Debug 75.12% <ø> (ø) ⬆️
#production 70.52% <ø> (ø) ⬆️
#test 90.28% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Data/TrainCatalog.cs 82.11% <ø> (ø) ⬆️
src/Microsoft.ML.AutoML/Sweepers/ISweeper.cs 59.49% <0%> (-10.13%) ⬇️
....ML.AutoML/PipelineSuggesters/PipelineSuggester.cs 83.19% <0%> (-3.37%) ⬇️
src/Microsoft.ML.AutoML/Sweepers/Parameters.cs 84.32% <0%> (-0.85%) ⬇️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 85.11% <0%> (-0.21%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 26.21% <0%> (+1.45%) ⬆️
...L.AutoML/TrainerExtensions/TrainerExtensionUtil.cs 86.89% <0%> (+1.74%) ⬆️
...rosoft.ML.AutoML/ColumnInference/TextFileSample.cs 65.56% <0%> (+5.96%) ⬆️

@frank-dong-ms-zz frank-dong-ms-zz merged commit fa62c81 into dotnet:master Dec 12, 2019
@frank-dong-ms-zz frank-dong-ms-zz deleted the issue-4527 branch December 18, 2019 20:08
@Lynx1820 Lynx1820 changed the title add document for method ChnageModelThreshold add document for method ChangeModelThreshold Jan 8, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 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.

3 participants