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

Update tutorial_bias_advertising.ipynb #486

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

msdokania
Copy link

@msdokania msdokania commented Sep 22, 2023

Addresses 1/3rd of #389

@anupamamurthi
Copy link
Collaborator

anupamamurthi commented Oct 11, 2023

Hi @msdokania

I see that you have added a badge but I am unable to run the notebook.

I see two issues

  1. You will need to pip install aif360 as part of the notebook

Install AIF360
!pip install 'aif360'

  1. you will also need "ad_campaign_data.csv" to be downloaded as part of the notebook. I would recommend using a wget or use python's request module to grab bias-in-advertising.tar.gz
  2. Finally, u will still need code to unarchive the above file to obtain ad_campaign_data.csv

Copy link
Collaborator

@anupamamurthi anupamamurthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes

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