Jmkernes / Locality-sensitive-hashing-tutorialLinks
A tutorial on locality sensitive hashing, using MinHashing for document similarity and CosineSimilarity for Euclidean space similarity.
☆33Updated 4 years ago
Alternatives and similar repositories for Locality-sensitive-hashing-tutorial
Users that are interested in Locality-sensitive-hashing-tutorial are comparing it to the libraries listed below
Sorting:
- Pyinfer is a model agnostic tool for ML developers and researchers to benchmark the inference statistics for machine learning models or f…☆24Updated 4 years ago
- The stand-alone training engine module for the ALOHA.eu project.☆15Updated 5 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Code for our ICLR Trustworthy ML 2020 workshop paper "Improved Image Wasserstein Attacks and Defenses"☆14Updated 5 years ago
- PyTorch Implementation of A Deep Learning System for Predicting Size and Fit in Fashion E-Commerce (RecSys'19)☆13Updated 3 years ago
- Graph Theory Algorithm is implemented in python. Jupyter Notebook is used to demonstrate the concept and Networkx library is used in seve…☆26Updated 6 years ago
- Generating Training Data Made Easy☆43Updated 4 years ago
- machine learning model performance metrics & charts with confidence intervals, optimized with numba to be fast☆16Updated 3 years ago
- Search system on top of Elasticsearch, Kubeflow and Katib☆29Updated 2 years ago
- A utility for labeling clusters of text data.☆28Updated 3 years ago
- Example project for running LensKit experiments☆13Updated 2 months ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 5 years ago
- Record matching and entity resolution at scale in Spark☆34Updated last year
- Instant search for and access to many datasets in Pyspark.☆34Updated 2 years ago
- This is a custom library for data processing, visualization and machine learning tools.☆13Updated 4 months ago
- ☆24Updated 3 years ago
- ☆18Updated 2 years ago
- Model explanation provides the ability to interpret the effect of the predictors on the composition of an individual score.☆13Updated 4 years ago
- Datamallet is a python library which contains several helper functions and module for the common tasks in a typical data science workflow…☆11Updated 3 years ago
- BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipe…☆18Updated 3 years ago
- Operations Research Algorithms