Skip to content

Commit

Permalink
test: tutorial_medical_expenditure.ipynb
Browse files Browse the repository at this point in the history
Bias testing for tutorial_medical_expenditure.ipynb notebook
  • Loading branch information
JayanaGunaweera01 committed Jan 26, 2024
1 parent 46c35e9 commit 8b01b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bias-mitigation-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
pip install nbconvert
# Execute the Jupyter notebook and save the output to a new notebook
jupyter nbconvert --to notebook --execute /home/runner/work/EthAIAuditHub/EthAIAuditHub/examples/tutorial_credit_scoring.ipynb --output /home/runner/work/EthAIAuditHub/EthAIAuditHub/examples/output_notebook.ipynb
jupyter nbconvert --to notebook --execute /home/runner/work/EthAIAuditHub/EthAIAuditHub/examples/tutorial_medical_expenditure.ipynb --output /home/runner/work/EthAIAuditHub/EthAIAuditHub/examples/output_notebook.ipynb
- name: commit updated notebook
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 8b01b75

Please sign in to comment.