Skip to content

make AutoMLExperiment public && some small refactor - #6173

Merged
michaelgsharp merged 10 commits into
dotnet:mainfrom
LittleLittleCloud:u/xiaoyun/makePublic
Apr 27, 2022
Merged

make AutoMLExperiment public && some small refactor#6173
michaelgsharp merged 10 commits into
dotnet:mainfrom
LittleLittleCloud:u/xiaoyun/makePublic

Conversation

@LittleLittleCloud

Copy link
Copy Markdown
Member

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.

@codecov

codecov Bot commented Apr 25, 2022

Copy link
Copy Markdown

Codecov Report

Merging #6173 (d4c38cd) into main (0e7e807) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6173   +/-   ##
=======================================
  Coverage   68.29%   68.29%           
=======================================
  Files        1098     1098           
  Lines      242080   242080           
  Branches    25166    25166           
=======================================
+ Hits       165334   165338    +4     
+ Misses      70178    70174    -4     
  Partials     6568     6568           
Flag Coverage Δ
Debug 68.29% <ø> (+<0.01%) ⬆️
production 62.75% <ø> (+<0.01%) ⬆️
test 88.82% <ø> (ø)

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

Impacted Files Coverage Δ
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.23% <0.00%> (-0.15%) ⬇️
...soft.ML.Transforms/Text/WordEmbeddingsExtractor.cs 86.87% <0.00%> (+1.13%) ⬆️

@LittleLittleCloud

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Comment thread src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs
Comment thread src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs Outdated
Comment thread src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs
@michaelgsharp

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@michaelgsharp
michaelgsharp merged commit 9336dae into dotnet:main Apr 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 27, 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.

2 participants