Skip to content

Conversation

@codemzs
Copy link
Member

@codemzs codemzs commented Mar 18, 2019

fixes #2983

@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #2991 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2991      +/-   ##
==========================================
- Coverage    72.3%   72.29%   -0.02%     
==========================================
  Files         796      796              
  Lines      142349   142352       +3     
  Branches    16051    16051              
==========================================
- Hits       102923   102908      -15     
- Misses      35041    35064      +23     
+ Partials     4385     4380       -5
Flag Coverage Δ
#Debug 72.29% <100%> (-0.02%) ⬇️
#production 68.01% <100%> (-0.02%) ⬇️
#test 88.48% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
.../Microsoft.ML.Data/Model/ModelOperationsCatalog.cs 100% <100%> (ø) ⬆️
...soft.ML.TestFramework/DataPipe/TestDataPipeBase.cs 73.64% <100%> (-0.03%) ⬇️
src/Microsoft.ML.Core/Data/ProgressReporter.cs 70.95% <0%> (-6.99%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 85.69% <0%> (+0.16%) ⬆️

Copy link
Contributor

@shauheen shauheen 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 b253681 into dotnet:master Mar 18, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 23, 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.

Add MLContext.Model.Load overload that takes a file path

3 participants