top-k

There are 39 repositories under top-k topic.

  • ekzhu/datasketch

    MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

    Language:Python2.5k48164293
  • caserec/CaseRecommender

    Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems

    Language:Python482222691
  • yuxianzhi/Top-K

    A way to use cuda to accelerate top k algorithm

    Language:Cuda29337
  • averias/phpredis-bloom

    PHP client for RedisBloom module

    Language:PHP21233
  • palicao/phpRebloom

    🎛️ Use RedisBloom in PHP!

    Language:PHP21324
  • DynSDT

    Validark/DynSDT

    Dynamic Score-Decomposed Tries which more efficiently solve the prefix autocomplete problem

    Language:Zig21320
  • applicaai/successive-halving-topk

    A fast and highly accurate differentiable Top-k operator from the "Successive Halving Top-k Operator" AAAI'21 paper.

    Language:Python16411
  • ekhiru/top-k-mallows

    Mallows Kendall. A python package to for Mallows Model with top-k and complete rankings using Kendall's-tau distance. By Ahmed Boujaada, Fabien Collas and Ekhine Irurozki. We present methods for inference in the Mallows Model (MM), the best-known distribution for permutations. This is short tutorial for top-k rankings and complete rankings under the Kendall's-tau distance. Theoretical details are given in Fabien Collas and Ekhine Irurozki (2020). Concentric mixtures of Mallows Models for top-k rankings: sampling and identifiability. In: International Conference on Machine Learning (ICML 21). 2021.

    Language:Python16312
  • Hui-Li/MFRetrieval

    Tools for maximum inner product retrieval in recommender systems.

    Language:C++10207
  • kwertop/gostatix

    Thread-safe and persistent Golang implementations of probabilistic data structures: Bloom Filter, Cuckoo Filter, HyperLogLog, Count-Min Sketch and Top-K

    Language:Go7111
  • ForestCold/DataQuerer

    A C++ and MFC based data query system. Support underlying DBMS algorithm as Top-K query, B+ tree index and External Sorting.

    Language:C++4301
  • IST-DASLab/EFCP

    The repository contains code to reproduce the experiments from our paper Error Feedback Can Accurately Compress Preconditioners available below:

    Language:Python450
  • ksm26/Understanding-and-Applying-Text-Embeddings

    Dive into the world of text embeddings. This course will guide you through leveraging text embeddings to enhance various natural language processing (NLP) tasks.

    Language:Jupyter Notebook4105
  • michaeljneely/sparse-attention-explanation

    Analysis of 'Attention is not Explanation' performed for the University of Amsterdam's Fairness, Accountability, Confidentiality and Transparency in AI Course Assignment, January 2020

    Language:Python4300
  • hslam/topk

    Package topk finds the top k elements in the collection.

    Language:Go320
  • mhaseebtariq/fast-arg-top-k

    Get the indices of the top K values in an array

    Language:Jupyter Notebook3210
  • FzS92/SemanticSearch

    SemanticSearch is a PyTorch-based code for searches in text

    Language:Python2100
  • George-Taxiarchou/InstaBot

    Instagram Bot with multiple features for educational purposes on Selenium.

    Language:Python2300
  • leungll/Topk-Coding

    A method to enumerate top-k cliques.

    Language:Python2000
  • pigna90/time_series_indexing

    Laboratory on Algorithms for Big Data a.a. 2016/17 - University of Pisa

    Language:C++2200
  • eMahtab/top-k-frequent-elements

    Find top k frequent elements

  • George-Taxiarchou/SpatialData

    spatial data selection queries and nearest neighbor search for Beijing restaurants

    Language:Python1200
  • jamesmcclain/WorldTree

    A Clojure library/program to do Top-k queries on large time series data sets.

    Language:Clojure130
  • justin830827/Twitter-Trend-Analysis

    The project aims to find the trend by extracting and analyzing top k words in real-time posts of Twitter.

    Language:Python1200
  • leungll/PM-Coding

    Solver algorithm in #3 Paper: Diversified Top-K MaxSAT Solving with MaxSAT

    Language:C++1100
  • mskl/fit-bi-vwm-project

    Implementation of the Top-k treshold and Fagin algorithm for a database data retrieval.

    Language:Python1100
  • rkapsalis/Document-similarity

    In this project, developed for the course "Principles of Programming Languages and Compilers", cosine similarity between sets of documents was calculated.

    Language:Python1100
  • simoneponginibbio/Graph_Ranker

    Final project of "Algorithms and Principles of Computer Science" course - "Prova finale di Algoritmi e Principi dell'informatica" - Politecnico di Milano - A.A. 2020-2021

    Language:C110
  • Thewest123/fit-fagin-top-k

    University assignment for Searching Web and Multimedia Databases class at ČVUT @FIT_CTU

    Language:Python1100
  • arashsm79/brain-opto-fmri-decoding-gnn

    Opto-fmri decoding of locus coeruleus firing patterns using Graph Neural Networks and the BrainGNN framework

    Language:Jupyter Notebook0100
  • ay0408/Joint-PnF

    A Joint Permute-and-Flip and Its Enhancement for Large-Scale Genomic Statistical Analysis

    Language:Jupyter Notebook0100
  • keilerkonzept/topk

    Sliding-window and regular top-K sketches, based on HeavyKeeper

    Language:Go0110
  • MrBlueHere/ThresholdTopKPython

    Implementation of Threshold Top-k algorithm in python

    Language:Python0100
  • mntalha/Top-K-Accuracy-Error

    Shows how to calculate Top-K value in image classification and gives related examples.

  • wiknwo/data_structures_and_algortithms

    My implementations of various data structures and algorithms.

    Language:Python20