Skip to content
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

feat: Add the descriptionExcludes parameter to AnalyzeImage #1590

Merged
merged 1 commit into from Aug 2, 2022

Conversation

mhamilton723
Copy link
Collaborator

@mhamilton723 mhamilton723 commented Aug 1, 2022

Allows one to use AnalyzeImage in a privacy compliant way

@github-actions
Copy link

github-actions bot commented Aug 1, 2022

Hey @mhamilton723 👋!
Thank you so much for contributing to our repository 🙌.
Someone from SynapseML Team will be reviewing this pull request soon.
We appreciate your patience and contributions 💯!

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2022

Codecov Report

Merging #1590 (2c10e3f) into master (1808a0f) will decrease coverage by 1.82%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master    #1590      +/-   ##
==========================================
- Coverage   83.63%   81.81%   -1.83%     
==========================================
  Files         305      305              
  Lines       15787    15795       +8     
  Branches      741      752      +11     
==========================================
- Hits        13204    12922     -282     
- Misses       2583     2873     +290     
Impacted Files Coverage Δ
...ft/azure/synapse/ml/cognitive/ComputerVision.scala 71.84% <40.00%> (-1.63%) ⬇️
...azure/synapse/ml/vw/featurizer/MapFeaturizer.scala 0.00% <0.00%> (-100.00%) ⬇️
...azure/synapse/ml/vw/featurizer/SeqFeaturizer.scala 0.00% <0.00%> (-100.00%) ⬇️
...re/synapse/ml/vw/featurizer/VectorFeaturizer.scala 0.00% <0.00%> (-90.00%) ⬇️
...e/synapse/ml/vw/featurizer/NumericFeaturizer.scala 12.50% <0.00%> (-87.50%) ⬇️
...azure/synapse/ml/vw/VowpalWabbitInteractions.scala 5.71% <0.00%> (-85.72%) ⬇️
...rosoft/azure/synapse/ml/core/utils/StopWatch.scala 0.00% <0.00%> (-77.78%) ⬇️
...ft/azure/synapse/ml/vw/VowpalWabbitBaseModel.scala 44.73% <0.00%> (-55.27%) ⬇️
...ft/azure/synapse/ml/opencv/ImageSetAugmenter.scala 41.66% <0.00%> (-54.17%) ⬇️
...cala/org/apache/spark/ml/NamespaceInjections.scala 50.00% <0.00%> (-50.00%) ⬇️
... and 14 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@mhamilton723 mhamilton723 merged commit 51beaa0 into microsoft:master Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants