Bakaloudis / Top-k-Algorithms

This code is about implementing the HRJN algorithm in 2 sets of data and calculating the Top K couples that have the biggest sum of "weights". Additionally i created a changed version of the HRJN algorithm that does the same thing but with a difference in run-time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top-k-Algorithms

This code is about implementing the HRJN algorithm in 2 sets of data and calculating the Top K couples that have the biggest sum of "weights". Additionally i created a changed version of the HRJN algorithm that does the same thing but with a difference in run-time.

About

This code is about implementing the HRJN algorithm in 2 sets of data and calculating the Top K couples that have the biggest sum of "weights". Additionally i created a changed version of the HRJN algorithm that does the same thing but with a difference in run-time.


Languages

Language:Python 100.0%