IBM / ensure-loan-fairness-aif360

A demonstration of the AI Fairness 360 toolbox for bias metrics, explanations, and remediation. Code Pattern: https://developer.ibm.com/patterns/ensuring-fairness-when-processing-loan-applications
Apache License 2.0
28 stars 25 forks source link

Pin Numpy version and improve instructions. #28

Closed scottdangelo closed 5 years ago

scottdangelo commented 5 years ago

Pin Numpy to 1.14 to prevent error in Step 5: API version 0xc but this version of numpy is 0xb

Add instructions to create project and notebook with new UI. Specify runtime: Default Python 3.5 Free (1 vCPU and 4 GB RAM).

Closes: #26