Giter VIP home page Giter VIP logo

multi-objective-impact's Introduction

multi-objective-impact

This repository houses the code for reproducing the experimental results from the paper:

Esther Rolf, Max Simchowitz, Sarah Dean, Lydia T. Liu, Daniel Björkegren, Moritz Hardt, and Joshua Blumenstock. Balancing Competing Objectives with Noisy Data: Score-Based Classifiers for Welfare-Aware Machine Learning. Proceedings of the 37th International Conference on Machine Learning (ICML). 2020.

Instructions

Populate the data folder with the abalone dataset and the credit score data from the links below. Once done, the structure should look like:

multi-objective-impact

multi-objective-impact  
├── code  
├── data  
│   ├── abalone  
│   │   └── abalone.data  
│   ├── fico  
│   │   ├── totals.csv  	
│   │   ├── transrisk_cdf_by_race_ssa.csv	  
│   │   └── transrisk_performance_by_race_ssa.csv  

Datasets

The outside datasets to reproduce our results are:

Code dependencies

We recommend using this code with a 3.7.1 standard Anaconda install. The following packages are required to run our code (we tested our code with the versions in parenthesis):

numpy 1.15.4  
pandas 0.23.4  
sklearn 0.20.1  
matplotlib 3.0.2  
seaborn 0.9.0

multi-objective-impact's People

Contributors

estherrolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

maxwellmkondiwa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.