The Matchmaking is an implementation of the Hungarian Matching Algorithm that determines if two people should go on a second date.
These instructions will allow you to run and test the project on your local machine.
To run this project locally and interact with the code, you will need to install networkx and pandas. Use the following code to install the packages.
pip install pandas
pip install networkx
- Kristin Aoki
- Shreya Chowdhary