-
Updated
Mar 10, 2020 - Python
matching-algorithm
Here are 35 public repositories matching this topic...
In October 2022 we took part in the MINTvernetzt Hackathon - Mapping and Matching. In our project, we created an Angular site showing how interesting projects might be presented to the user. On top of that, we also created a Python prototype of what the algorithm for matching those projects might look like and what it would need to consider.
-
Updated
Oct 16, 2022 - Python
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
-
Updated
Feb 21, 2019 - Python
A script used to generate the spectral correspondence figure in my DPhil thesis.
-
Updated
Aug 20, 2022 - Python
A matching algorithm for connecting students based on immediate needs, created using basic python packages and object oriented programming methods
-
Updated
Oct 5, 2022 - Python
A speculative web design project imagining a new vision of matrimonial websites in a South-Asian context
-
Updated
Oct 12, 2023 - Python
[ICPR2020] Solving graph matching using principle eigenvector
-
Updated
Jul 11, 2020 - Python
Implementing a series of matching algorithms to connect individuals with their desired placements in a way that optimizes preferred outcomes for all.
-
Updated
Sep 13, 2024 - Python
Source code for the paper "An MCMC based course to teaching assistant allocation".
-
Updated
Jul 4, 2019 - Python
This is a python package based on the source code for "An MCMC Based Course to Teaching Assistant Allocation", S. Kumar, S. Moothedath, P. Chaporkar, M. Belur, Proceedings of the Fifth International Conference on Network, Communication and Computing (2016). ACM.
-
Updated
Jul 14, 2019 - Python
ROR prototype developed during the FREYA project
-
Updated
Jul 6, 2022 - Python
cLOB-py is a Continuous Limit Order Book simulation project designed to mimic real-world trading environments. This project allows users to simulate the matching of buy and sell orders, track order history, and visualize order book depth in real-time.
-
Updated
Aug 12, 2024 - Python
The ESN Buddy Matcher is a Python tool that pairs local and incoming students based on interests and availability. It utilizes data processing and the Kuhn-Munkres algorithm to create an optimal matching matrix for better student integration.
-
Updated
Nov 10, 2024 - Python
Have you ever wondered how sites like OkCupid.com and Match.com provide matches to you? How about how Amazon.com provides suggested products? How about Facebook that suggest the person you may know?
-
Updated
Jan 24, 2021 - Python
Welcome to DormParty: a social platform for college kids looking for dorm roommates. Help out with the first version of RoommateFinder by sharing feedback and contributing to the code.
-
Updated
Aug 20, 2024 - Python
This Streamlit application facilitates the matching of mentors and mentees based on their preferences and keywords. It provides various functionalities for initial matching, reassignment, best match finding, adding new mentees to existing groups, and visualizing the results.
-
Updated
Jul 13, 2024 - Python
This program generates a playlist in a sequence that allows a continuous and uninterrupted listening experience. The goal of this algorithm is to minimize the weight difference between each pair of adjacent tracks in the sequence using Christofides algorithm, an approximate algorithm for solving traveling salesman problem
-
Updated
Jun 18, 2021 - Python
Repository of ML models and algorithm built for the EMBL publication project
-
Updated
Nov 25, 2020 - Python
Order matching system for a simple mock exchange
-
Updated
Jul 5, 2022 - Python
Improve this page
Add a description, image, and links to the matching-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matching-algorithm topic, visit your repo's landing page and select "manage topics."