sketching-algorithm
There are 19 repositories under sketching-algorithm topic.
bluenote-1577/sylph
ultrafast taxonomic profiling and genome querying for metagenomic samples by abundance-corrected minhash.
MRMYSTERY003/sketchpy
Do you want to draw some cool pictures with a few lines of Python code? SketchPy is here to help..Sketchpy is a Python module for animating drawings of images. The sketchpy module is created on top of the turtle module in Python.
isarn/isarn-sketches-spark
Routines and data structures for using isarn-sketches idiomatically in Apache Spark
mikeheddes/fast-multi-join-sketch
Fast Cardinality Estimation of Multi-Join Queries Using Sketches
tapadeep/PBGENA
Parallelized Binary embedding GENerator for Attributed graphs
oertl/treeminhash
TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation
mtchavez/cuckoo
Cuckoo Filter in golang for set membership approximation
n3slami/Memento_Filter
The first range filter to simultaneously offer dynamicity, fast operations, and a robust false positive rate for any workload.
mtchavez/go-hll
Go implementation of Hyper Log Log
RikVoorhaar/tt-sketch
Sketching algorithms for Tensor Train decompositions
WeilanTao/MySketcher
This program produces a pencil drawing effect to natural photography.
mtchavez/countmin
CountMin sketching algorithm in golang
AgnivaC/SubsampledLogisticRegression
Repository of the AAAI paper
GromitC/Rank-Correlation-Sketches
Sketching Algorithms For Approximating Kendall's Tau Rank Correlation
HeYin-OS/sketch-interface-for-video
Master Research for U-Tokyo
Poogles/bloomtime
A Bloom Filter with an optional TTL.
Y-debug-sys/UCL-sketch
Official Implementation of "Learning-based Sketches for Frequency Estimation in Data Streams without Ground Truth"
c-dickens/sketching-ccls
Matrix sketching (dimensionality reduction) for convex constrained least squares
FilipRokita/IMGTOSKETCH
This program converts an image to a sketch using OpenCV library in Python. The user needs to input the full name of the image file present in the script directory.