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

Fix Travis CI errors #6

Merged
merged 7 commits into from Mar 7, 2019
Merged

Fix Travis CI errors #6

merged 7 commits into from Mar 7, 2019

Conversation

shlomihod
Copy link
Member

No description provided.

@shlomihod shlomihod merged commit 81a49a3 into dev Mar 7, 2019
@shlomihod shlomihod deleted the fix_ci_bonto_error branch March 7, 2019 20:51
shlomihod pushed a commit that referenced this pull request Apr 10, 2019
* add weat for words embedding

* first working WEAT

* full run

* test weat properly

* demo of weat

* fixing typo

* adding projection data functionality

* improve WEAT with pleasant unpleasant attribute groups

* without vscode

* updating weat demo and docs

* updating dependencies

* Fix Travis CI errors (#6)

* move setting BONTO env to env

* adding reference for the fix

* ignoring fromstring warnings

* making changes by gensim new api for accessing vectors

* remove unnecessery warning ignore

* update pipenv version checking

* cleaning and arranging imports

* Adding datasets (#7)

* adding ProPublica COMPAS dataset

* updating __str__ and adding testing

* renaming test of dataset to contain its name

* converting doctest to rst

* creating seperate function for loading data

* small typos

* removing  unnecessery imports

* commenting out the check of sensitive attributes

* adding test for number of columns

* improving style

* adding german dataset

* removing unnecessry parameter

* fixing error message

* adding space for style

* adding adult dataset

* fixing name of sensitive attribute for adult dataset

* adding target attribute to a dataset

* adding dataset docs

* updating pipenv files

* reordering imports by pep8

* adding local ethically and pep8 to pipefile

* Adding Datasets (#9)

* adding ProPublica COMPAS dataset

* updating __str__ and adding testing

* renaming test of dataset to contain its name

* converting doctest to rst

* creating seperate function for loading data

* small typos

* removing  unnecessery imports

* commenting out the check of sensitive attributes

* adding test for number of columns

* improving style

* adding german dataset

* removing unnecessry parameter

* fixing error message

* adding space for style

* adding adult dataset

* fixing name of sensitive attribute for adult dataset

* adding target attribute to a dataset

* adding dataset docs

* adding dataset

* fixing dostring style

* finalizing merging dev

* Classification Fairness - Metrics and Interventions (#10)

* adding three fairness demographic classification criteria

* adding balanced_accuracy

* fixing style

* adding fairness metrics and interventions

* cleaning docs

* setting minimum lines number of a similarity to 100

* removing apidoc from Makefile

* adding proper docs cleaning for notebooks

* Datasets (#11)

* adding ProPublica COMPAS dataset

* updating __str__ and adding testing

* renaming test of dataset to contain its name

* converting doctest to rst

* creating seperate function for loading data

* small typos

* removing  unnecessery imports

* commenting out the check of sensitive attributes

* adding test for number of columns

* improving style

* adding german dataset

* removing unnecessry parameter

* fixing error message

* adding space for style

* adding adult dataset

* fixing name of sensitive attribute for adult dataset

* adding target attribute to a dataset

* adding dataset docs

* adding dataset

* fixing dostring style

* finalizing merging dev

* updating fairness notebooks

* updating versions for security issues

* Reorganizing and extending words embedding docs - to DEV (#13)

* updating words embeddings docs

* removeing we.core

* uniting demos (notebooks) for words embedding to one

* changing box about superficial effect to note

* phrasing description of link to demo

* polishing documentation

* fixing typos and formattings

* fixing typos and formattings in docstrings

* updating for version 0.0.3

* rewriting README for version 0.0.3

* adding rst-linter for checking

* adding exception for non-equal thresholds in roc curves (#16)

* upgrading documentation with intersphinx

* adding make show for docs

* updating year 2019 in docs

* polishing documentation

* fixing typos

* adjusting RST to PyPI

* adding more RST checkes

* fixing gensim version to work on Windows

* fixing description to be in one line

* polishing documentation
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.

None yet

1 participant