-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* RAI Finance Scenario Added * Reduced the Image Size and Update Compute * Update the timeout and merged config.ini
- Loading branch information
Showing
42 changed files
with
2,351 additions
and
1 deletion.
There are no files selected for viewing
77 changes: 77 additions & 0 deletions
77
...hboard-finance-loan-classification-responsibleaidashboard-finance-loan-classification.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
# This code is autogenerated. | ||
# Code is generated by running custom script: python3 readme.py | ||
# Any manual changes to this file may cause incorrect behavior. | ||
# Any manual changes will be overwritten if the code is regenerated. | ||
|
||
name: sdk-responsible-ai-tabular-responsibleaidashboard-finance-loan-classification-responsibleaidashboard-finance-loan-classification | ||
# This file is created by sdk/python/readme.py. | ||
# Please do not edit directly. | ||
on: | ||
workflow_dispatch: | ||
schedule: | ||
- cron: "26 5/12 * * *" | ||
pull_request: | ||
branches: | ||
- main | ||
paths: | ||
- sdk/python/responsible-ai/tabular/responsibleaidashboard-finance-loan-classification/** | ||
- .github/workflows/sdk-responsible-ai-tabular-responsibleaidashboard-finance-loan-classification-responsibleaidashboard-finance-loan-classification.yml | ||
- sdk/python/dev-requirements.txt | ||
- infra/bootstrapping/** | ||
- sdk/python/setup.sh | ||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} | ||
cancel-in-progress: true | ||
jobs: | ||
build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: check out repo | ||
uses: actions/checkout@v2 | ||
- name: setup python | ||
uses: actions/setup-python@v2 | ||
with: | ||
python-version: "3.8" | ||
- name: pip install notebook reqs | ||
run: pip install -r sdk/python/dev-requirements.txt | ||
- name: pip install mlflow reqs | ||
run: pip install -r sdk/python/mlflow-requirements.txt | ||
- name: azure login | ||
uses: azure/login@v1 | ||
with: | ||
creds: ${{secrets.AZUREML_CREDENTIALS}} | ||
- name: bootstrap resources | ||
run: | | ||
echo '${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}'; | ||
bash bootstrap.sh | ||
working-directory: infra/bootstrapping | ||
continue-on-error: false | ||
- name: setup SDK | ||
run: | | ||
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh"; | ||
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh"; | ||
bash setup.sh | ||
working-directory: sdk/python | ||
continue-on-error: true | ||
- name: setup-cli | ||
run: | | ||
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh"; | ||
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh"; | ||
bash setup.sh | ||
working-directory: cli | ||
continue-on-error: true | ||
- name: run responsible-ai/tabular/responsibleaidashboard-finance-loan-classification/responsibleaidashboard-finance-loan-classification.ipynb | ||
run: | | ||
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh"; | ||
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh"; | ||
bash "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh" generate_workspace_config "../../.azureml/config.json"; | ||
bash "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh" replace_template_values "responsibleaidashboard-finance-loan-classification.ipynb"; | ||
[ -f "../../.azureml/config" ] && cat "../../.azureml/config"; | ||
papermill -k python responsibleaidashboard-finance-loan-classification.ipynb responsibleaidashboard-finance-loan-classification.output.ipynb | ||
working-directory: sdk/python/responsible-ai/tabular/responsibleaidashboard-finance-loan-classification | ||
- name: upload notebook's working folder as an artifact | ||
if: ${{ always() }} | ||
uses: actions/upload-artifact@v2 | ||
with: | ||
name: responsibleaidashboard-finance-loan-classification | ||
path: sdk/python/responsible-ai/tabular/responsibleaidashboard-finance-loan-classification |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+22.1 KB
...inance-loan-classification/data_loan_classification/test/loan_classification_test.parquet
Binary file not shown.
Binary file added
BIN
+39.6 KB
...ance-loan-classification/data_loan_classification/train/loan_classification_train.parquet
Binary file not shown.
Binary file added
BIN
+11.6 KB
...ard-finance-loan-classification/media/finserve/counterfactual_compareIncome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.89 KB
...rd-finance-loan-classification/media/finserve/counterfactual_selectIndex589.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.8 KB
...aidashboard-finance-loan-classification/media/finserve/counterfactual_start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.71 KB
...shboard-finance-loan-classification/media/finserve/counterfactual_update589.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.74 KB
...rd-finance-loan-classification/media/finserve/counterfactual_updateIndex589.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.4 KB
...rd-finance-loan-classification/media/finserve/dataAnalysis_chartViewAllData.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.35 KB
...rd-finance-loan-classification/media/finserve/dataAnalysis_errorCohortChart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.67 KB
...-finance-loan-classification/media/finserve/dataAnalysis_noErrorCohortChart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+13 KB
...ard-finance-loan-classification/media/finserve/dataAnalysis_selectChartView.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.14 KB
...shboard-finance-loan-classification/media/finserve/dataAnalysis_selectTrueY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.9 KB
...board-finance-loan-classification/media/finserve/errorAnalysis_createCohort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+21.8 KB
...hboard-finance-loan-classification/media/finserve/errorAnalysis_featureList.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.3 KB
...ard-finance-loan-classification/media/finserve/errorAnalysis_featureListTab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.1 KB
...-finance-loan-classification/media/finserve/errorAnalysis_heatMap_binSelect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.78 KB
...ance-loan-classification/media/finserve/errorAnalysis_heatMap_errorCoverage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+35.9 KB
...-loan-classification/media/finserve/errorAnalysis_lowTenure_highUtilization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.9 KB
...e-loan-classification/media/finserve/errorAnalysis_lowTenure_lowUtilization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+50 KB
...shboard-finance-loan-classification/media/finserve/errorAnalysis_saveCohort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+49.1 KB
...finance-loan-classification/media/finserve/errorAnalysis_saveCohort_noError.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+29.8 KB
...ashboard-finance-loan-classification/media/finserve/errorAnalysis_wholeTree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.41 KB
...hboard-finance-loan-classification/media/finserve/errorTree_selectNewCohort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.27 KB
...loan-classification/media/finserve/featureImportance_gender_classImportance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.6 KB
...-loan-classification/media/finserve/featureImportance_gender_viewDependence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.5 KB
...oan-classification/media/finserve/featureImportance_global_allCohortsLegend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.7 KB
...nce-loan-classification/media/finserve/featureImportance_global_onlyAllData.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.9 KB
...board-finance-loan-classification/media/finserve/heatMap_binThresholdSelect.png
Oops, something went wrong.
Binary file added
BIN
+15.3 KB
...idashboard-finance-loan-classification/media/finserve/heatMap_heatMapSelect.png
Oops, something went wrong.
Binary file added
BIN
+11.4 KB
...hboard-finance-loan-classification/media/finserve/modelPerf_confusionMatrix.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...shboard-finance-loan-classification/media/finserve/modelPerf_featureCohorts.png
Oops, something went wrong.
Binary file added
BIN
+15.1 KB
...ashboard-finance-loan-classification/media/finserve/modelPerf_genderCohorts.png
Oops, something went wrong.
Binary file added
BIN
+33.2 KB
...eaidashboard-finance-loan-classification/media/finserve/modelPerf_newCohort.png
Oops, something went wrong.
Binary file added
BIN
+10.2 KB
...hboard-finance-loan-classification/media/finserve/modelPerf_newFemaleCohort.png
Oops, something went wrong.
Binary file added
BIN
+9.89 KB
...leaidashboard-finance-loan-classification/media/finserve/modelPerf_overview.png
Oops, something went wrong.
Binary file added
BIN
+9.14 KB
...board-finance-loan-classification/media/finserve/modelPerf_probDistribution.png
Oops, something went wrong.
Binary file added
BIN
+9.87 KB
...leaidashboard-finance-loan-classification/media/finserve/scorecard_location.png
Oops, something went wrong.
Binary file added
BIN
+23.7 KB
...bleaidashboard-finance-loan-classification/media/finserve/scorecard_summary.png
Oops, something went wrong.
358 changes: 358 additions & 0 deletions
358
...onsible-ai/tabular/responsibleaidashboard-finance-loan-classification/readme.md
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.