Skip to content

Source code of paper "FairRankVis: A Visual Analytics Framework for Exploring Algorithmic Fairness in Graph Mining Models"

License

Notifications You must be signed in to change notification settings

tiankaixie/fairrankvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FairgraphRank

Run via Docker

Execute the following command at the root directory

docker-compose up

Run manually

At server folder, run

pip install -r requirements.txt
gunicorn server:app -c gunicorn.conf.py

And at gui folder, run

npm install
npm start

About

Source code of paper "FairRankVis: A Visual Analytics Framework for Exploring Algorithmic Fairness in Graph Mining Models"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published