Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 196 Bytes

Skyline

NRA algorithm for top-k query of NBA players by chosen stats and Skyline detection.

*stats range from 1 to 5

example:

python lara.py 1,2,3,4,5 10

python skyline.py 3,5