Coder Social home page Coder Social logo

fair-fate's Introduction

FAIR-FATE

by Teresa Salazar, Miguel Fernandes, Helder Araujo, Pedro Henriques Abreu

General Structure

All source code used to generate the results and figures in the paper are in the code folder. The datasets used in this study are provided in datasets. Results generated by the code are saved in the respective dataset folder.

Dependencies

You'll need a working Python environment to run the code. The required dependencies are specified in the file requirements.txt.

You can install all required dependencies by running:

pip install -r requirements.txt

Reproducing the results

To build and test the software and produce all results run this in the top level of the repository:

sh script.sh

Running the code with your own dataset

To build and test the software and produce all results on your own dataset you will need to:

  • create a new file on the datasets folder with the name of your dataset
  • create a Model (following, for example, the file Adult.py)
  • add the model in the run.py file in which given the dataset name a new Model is generated.

License

All source code is made available under a Creative Commons License license. (https://creativecommons.org/licenses/by/4.0/)

fair-fate's People

Contributors

miguelfernandes9 avatar teresalazar13 avatar

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.