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 README with google colab example #46

Merged
merged 4 commits into from
Sep 28, 2023

Conversation

AndreFCruz
Copy link
Contributor

@AndreFCruz AndreFCruz commented Sep 21, 2023

Hi 👋

Changelog:

  • added a Dockerfile that can be used for users on non-linux platforms
    • plus references to this dockerfile in the README
    • test it with docker run -p 8888:8888 ndrcrz/fairgbm-miniconda
  • added a new python notebook to be used with google colab
    • added ref to a the colab example notebook in the READMEs
  • updated the UCI Adult hpt notebook to be compatible with the latest hyperparameter-tuning package;
    • namely all "equal_odds" metrics were renamed to "equalized_odds"
  • updated bibtex citation to match openreview/ICLR official bibtex

By the way, the google colab links are currently pointing to my fork, they can only be properly updated after this is merged.

@sgpjesus can you take a quick look? 👀

@sgpjesus sgpjesus merged commit 0bceb82 into feedzai:main-fairgbm Sep 28, 2023
@AndreFCruz AndreFCruz deleted the add-colab-example branch September 28, 2023 16:16
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.

2 participants