Skip to content

add addKeyValueAnnotationsAsText flag in AutoML #6535

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

Conversation

LittleLittleCloud
Copy link
Contributor

@LittleLittleCloud LittleLittleCloud commented Jan 5, 2023

We are excited to review your PR.

So we can do the best job, please check:

  • There's a descriptive title that will make sense to other developers some time from now.
  • There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format Fixes #nnnn in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
  • Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
  • You have included any necessary tests in the same PR.

dotnet/machinelearning-modelbuilder#2418

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #6535 (9915e47) into main (bc250df) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6535      +/-   ##
==========================================
- Coverage   68.46%   68.45%   -0.01%     
==========================================
  Files        1173     1173              
  Lines      247651   247651              
  Branches    25846    25846              
==========================================
- Hits       169543   169537       -6     
- Misses      71378    71383       +5     
- Partials     6730     6731       +1     
Flag Coverage Δ
Debug 68.45% <ø> (-0.01%) ⬇️
production 62.84% <ø> (-0.01%) ⬇️
test 88.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Microsoft.ML.FastTree/Training/StepSearch.cs 57.42% <0.00%> (-4.96%) ⬇️
src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs 79.50% <0.00%> (-0.28%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.53% <0.00%> (+0.14%) ⬆️

@LittleLittleCloud LittleLittleCloud merged commit c55038f into dotnet:main Jan 6, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2023
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