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

fix: remove exclusion for ExplanationDashboard notebook #1531

Merged

Conversation

ppruthi
Copy link
Contributor

@ppruthi ppruthi commented Jun 15, 2022

Summary

This PR fixes the bug that allows Interpretability - Explaination Dashboard notebook runnable on SynapseE2E Tests. This PR also has some nit fixes for rest of the code.

Tests

Ran SynapseE2E Tests locally to verify

Dependency changes

Updated com.linkedin.isolation-forest from version 2.0.8 to version 3.0.0
Added dependency of IPython for notebooks as they use it for pip install commands

AB#1832365

@ppruthi ppruthi requested a review from mhamilton723 as a code owner June 15, 2022 21:05
@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2022

Codecov Report

Merging #1531 (0826b61) into master (3e23f02) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1531      +/-   ##
==========================================
- Coverage   84.30%   84.20%   -0.10%     
==========================================
  Files         297      290       -7     
  Lines       14954    14819     -135     
  Branches      719      719              
==========================================
- Hits        12607    12479     -128     
+ Misses       2347     2340       -7     
Impacted Files Coverage Δ
...org/apache/spark/ml/param/JsonEncodableParam.scala 57.89% <0.00%> (-26.32%) ⬇️
...g/apache/spark/ml/param/PythonWrappableParam.scala 66.66% <0.00%> (-8.34%) ⬇️
...re/src/main/python/synapse/ml/core/schema/Utils.py 67.10% <0.00%> (-5.27%) ⬇️
...soft/azure/synapse/ml/cognitive/TextToSpeech.scala 84.84% <0.00%> (-3.04%) ⬇️
...oft/azure/synapse/ml/cognitive/TextAnalytics.scala 86.59% <0.00%> (-2.69%) ⬇️
...crosoft/azure/synapse/ml/lightgbm/TrainUtils.scala 83.64% <0.00%> (-2.52%) ⬇️
...zure/synapse/ml/stages/PartitionConsolidator.scala 93.61% <0.00%> (-2.13%) ⬇️
.../azure/synapse/ml/cognitive/TextAnalyticsSDK.scala 86.01% <0.00%> (-1.40%) ⬇️
...ft/azure/synapse/ml/cognitive/FormRecognizer.scala 73.40% <0.00%> (-1.07%) ⬇️
...t/azure/synapse/ml/cognitive/BingImageSearch.scala 89.28% <0.00%> (-0.90%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e23f02...0826b61. Read the comment docs.

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 16, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppruthi
Copy link
Contributor Author

ppruthi commented Jun 16, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit d38c824 into microsoft:master Jun 16, 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.

3 participants