-
Notifications
You must be signed in to change notification settings - Fork 34
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
Bug fix aiv report robustness and shap #252
Conversation
…fix_aiv_report_robustness
Remove Port Number
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Triggering Integration Test for Dev Script and Docker as GitHub Actions in Main is not updated, causing Integration Test for Dev Script and Docker to file. Integration Testing for Dev Script Passed Pipeline Testing for Dev Script Passed Frontend Testing for Docker Passed Smoke Testing for Docker Passed Pipeline Testing for Docker Passed |
Bug fix aiv report robustness and shap The requested reviews are Approved. Proceeded to merge PR to Main.
Description
AIV report and robustness toolbox were not running because the data type passed to API connector is not a list for some prediction calls
Motivation and Context
Bug fix
Type of Change
How to Test
Run robustness toolbox and AIV report with an API endpoint.
Checklist
Please check all the boxes that apply to this pull request using "x":
Screenshots (if applicable)
Additional Notes
Developer Certificate of Origin