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

Get notebooks in examples/sklearn/ to work in Google colab (Part 2/3) [#380] #403

Merged
merged 15 commits into from
Sep 19, 2022

Conversation

dharmod
Copy link
Contributor

@dharmod dharmod commented Sep 16, 2022

Signed-off-by: Modhu Dhar dhar.modhumita@gmail.com

Issue: ModuleNotFoundError: No module named 'aif360', added code to install aif360 at the start

@anupamamurthi
Copy link
Collaborator

anupamamurthi commented Sep 16, 2022

Hi @dharmod
can you refer to https://github.com/anupamamurthi/AIF360/blob/95952f5ff2ee3c903fd357e0f3a0a06297272582/examples/demo_lime.ipynb

Can you add the "open in colab" badge

you will need a markdown that points to your notebook

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Trusted-AI/AIF360/blob/master/examples/demo_lime.ipynb)

@dharmod
Copy link
Contributor Author

dharmod commented Sep 16, 2022

Hi @dharmod can you refer to https://github.com/anupamamurthi/AIF360/blob/95952f5ff2ee3c903fd357e0f3a0a06297272582/examples/demo_lime.ipynb

Can you add the "open in colab" badge

you will need a markdown that points to your notebook

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Trusted-AI/AIF360/blob/master/examples/demo_lime.ipynb)

Done

examples/sklearn/demo_learning_fair_representations.ipynb Outdated Show resolved Hide resolved
examples/sklearn/demo_mdss_bias_scan.ipynb Outdated Show resolved Hide resolved
examples/sklearn/demo_mdss_classifier_metric_sklearn.ipynb Outdated Show resolved Hide resolved
examples/sklearn/demo_learning_fair_representations.ipynb Outdated Show resolved Hide resolved
examples/sklearn/demo_mdss_bias_scan.ipynb Outdated Show resolved Hide resolved
examples/sklearn/demo_mdss_classifier_metric_sklearn.ipynb Outdated Show resolved Hide resolved
@anupamamurthi
Copy link
Collaborator

can you also update the title of the PR so that it is a bit clear

@hoffmansc hoffmansc linked an issue Sep 16, 2022 that may be closed by this pull request
3 tasks
@dharmod dharmod changed the title Created using Colaboratory Get notebooks in examples/sklearn/ to work in Google colab (Part 2/3) [#380] Sep 16, 2022
@dharmod dharmod requested review from hoffmansc and removed request for anupamamurthi and nrkarthikeyan September 16, 2022 22:19
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
@hoffmansc hoffmansc merged commit d732cb5 into Trusted-AI:master Sep 19, 2022
Illia-Kryvoviaz pushed a commit to Illia-Kryvoviaz/AIF360 that referenced this pull request Jun 6, 2023
…Trusted-AI#403)

* demo_learning_fair_representations
* demo_mdss_bias_scan
* demo_mdss_classifier_metric_sklearn

* fix join bug in demo_mdss_bias_scan

Signed-off-by: Illia-Kryvoviaz <illiakryvoviaz@gmail.com>
Illia-Kryvoviaz pushed a commit to Illia-Kryvoviaz/AIF360 that referenced this pull request Jun 7, 2023
…Trusted-AI#403)

* demo_learning_fair_representations
* demo_mdss_bias_scan
* demo_mdss_classifier_metric_sklearn

* fix join bug in demo_mdss_bias_scan
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.

Get notebooks in examples/sklearn/ to work in Google colab (Part 2/3)
3 participants