Skip to content

Instantly share code, notes, and snippets.

View rafaelcascalho's full-sized avatar
👨‍💻
Always learning

Rafael Cascalho rafaelcascalho

👨‍💻
Always learning
View GitHub Profile

Keybase proof

I hereby claim:

  • I am rcsm on github.
  • I am rcsm (https://keybase.io/rcsm) on keybase.
  • I have a public key ASBaXZm3BzwZj7Yzq8q8b3ZTSGPaPxzN1m31X-h3q6nG9go

To claim this, I am signing this object:

@rafaelcascalho
rafaelcascalho / bobp-python.md
Created March 6, 2018 17:58 — forked from sloria/bobp-python.md
A "Best of the Best Practices" (BOBP) guide to developing in Python.

The Best of the Best Practices (BOBP) Guide for Python

A "Best of the Best Practices" (BOBP) guide to developing in Python.

In General

Values

  • "Build tools for others that you want to be built for you." - Kenneth Reitz
  • "Simplicity is alway better than functionality." - Pieter Hintjens
@rafaelcascalho
rafaelcascalho / aif360-learn tests error
Last active September 13, 2019 21:05
I got this error after setting up all datasets but the mesp ones. Is it really an issue related to that?
collected 37 items
tests/test_classification_metric.py .... [ 10%]
tests/test_demo_adversarial_debiasing.py F [ 13%]
tests/test_demo_calibrated_eqodds_postprocessing.py F [ 16%]
tests/test_demo_lfr.py F [ 18%]
tests/test_demo_optim_data_preproc.py F [ 21%]
tests/test_demo_reject_option_classification.py F