Skip to content

파이썬으로 구현한 Top-k 쿼리 알고리즘 3가지 - Fagin method, TA method, NRA method

License

Notifications You must be signed in to change notification settings

ClementKim/top_k_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

top k query (python ver.)

This code is implemented for the assignment of database class

This code implemented Fagin method, TA method, NRA method

About

파이썬으로 구현한 Top-k 쿼리 알고리즘 3가지 - Fagin method, TA method, NRA method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages