Skip to content

Fix documentation of SvmLightLoader #4616

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
Jan 5, 2020
Merged

Conversation

yaeldekel
Copy link

Together with PR #4614, fixes #4610 .

@yaeldekel yaeldekel requested a review from a team as a code owner January 1, 2020 12:58
@yaeldekel yaeldekel requested a review from natke January 1, 2020 12:58
@codecov
Copy link

codecov bot commented Jan 1, 2020

Codecov Report

Merging #4616 into master will increase coverage by 0.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4616      +/-   ##
==========================================
+ Coverage   74.88%   75.64%   +0.76%     
==========================================
  Files         935      938       +3     
  Lines      168440   168623     +183     
  Branches    18189    18206      +17     
==========================================
+ Hits       126132   127557    +1425     
+ Misses      37325    36029    -1296     
- Partials     4983     5037      +54
Flag Coverage Δ
#Debug 75.64% <ø> (+0.76%) ⬆️
#production 71.27% <ø> (+0.99%) ⬆️
#test 90.43% <ø> (ø) ⬆️
Impacted Files Coverage Δ
....Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs 100% <ø> (ø) ⬆️
...Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs 95.75% <ø> (ø) ⬆️
....ML.AutoML/PipelineSuggesters/PipelineSuggester.cs 83.19% <0%> (-3.37%) ⬇️
...rosoft.ML.AutoML/ColumnInference/TextFileSample.cs 59.6% <0%> (-2.65%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 24.75% <0%> (-1.46%) ⬇️
src/Microsoft.ML.AutoML/Sweepers/Parameters.cs 84.32% <0%> (-0.85%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.1% <0%> (-0.16%) ⬇️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 84.44% <0%> (-0.16%) ⬇️
....Experimental/OneToOneTransformerBaseExtensions.cs 100% <0%> (ø)
...c/Microsoft.ML.Experimental/MLContextExtensions.cs 0% <0%> (ø)
... and 21 more

@yaeldekel yaeldekel merged commit 030994c into dotnet:master Jan 5, 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.

Move API docs for new APIs into <remarks> (rather than summary)
3 participants