Skip to content

windxrz/fair-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fair pricing

Source code for WWW 2022 paper Regulatory Instruments for Fair Personalized Pricing.

Installation

Requirements

  • Linux with Python >= 3.6
  • pip install -r requirements.txt

Quick Start

Plot the trade-off curve between consumer surplus and producer surplus for common demand distributions

python main.py --distribution DISTRIBUTION

Here DISTRIBUTION takes value from uniform, exponential, power-law, coke, cake, vaccine, or auto-loan. The figures will be shown in results/figs/.

Citing

If you find this repo useful for your research, please consider citing the paper.

@inproceedings{xu2022regulatory,
  title={Regulatory Instruments for Fair Personalized Pricing},
  author={Xu, Renzhe and Zhang, Xingxuan and Cui, Peng and Li, Bo and Shen, Zheyan and Xu, Jiazheng},
  booktitle={Proceedings of the ACM Web Conference 2022},
  pages={4--15},
  year={2022}
}

About

Source code for WWW 2022 paper "Regulatory Instruments for Fair Personalized Pricing".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages