Skip to content
forked from m-ochi/recon

The python implementation of the paper, "RECON: A Reciprocal Recommender for Online Dating."

License

Notifications You must be signed in to change notification settings

fharshitkumar/recon

 
 

Repository files navigation

recon

This code is an implementation of "RECON: A Reciprocal Recommender for Online Dating.(Recsys'10)" Original paper is http://sydney.edu.au/engineering/it/~judy/Homec/Pubs/2010_RecSysUSYD.pdf.

How to Use

python recon.py

Files

  • sample-profile.json: sample profile on the paper.
  • sample-preference.json: sample preference on the paper.
  • sample-communication-history.json: communication history for each user.
  • recon.py: paper implementation.

About

The python implementation of the paper, "RECON: A Reciprocal Recommender for Online Dating."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%