• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: datasketch (GitHub Link)
  • datasketch-master
    • Makefile
    • examples
      • weighted_minhash_examples.py
      • hyperloglog_examples.py
      • lshforest_example.py
      • lsh_examples.py
      • minhash_examples.py
      • lshensemble_example.py
    • LICENSE
    • test
      • test_lshforest.py
      • test_lsh_cassandra.py
      • test_minhash.py
      • test_lsh.py
      • test_weighted_minhash.py
      • __init__.py
      • test_lshensemble.py
      • utils.py
      • test_lean_minhash.py
      • test_hyperloglog.py
      • aio
        • __init__.py
        • test_lsh_mongo.py
    • travis
      • wait_for_cassandra.sh
    • docsrc
      • Makefile
      • documentation.rst
      • lsh.rst
      • minhash.rst
      • lshforest.rst
      • hyperloglog.rst
      • weightedminhash.rst
      • index.rst
      • conf.py
      • lshensemble.rst
      • _static
        • lshensemble_benchmark_1k
        • hashfunc
    • datasketch
      • hyperloglog.py
      • lshensemble.py
      • hyperloglog_const.py
      • version.py
      • weighted_minhash.py
      • lsh.py
      • b_bit_minhash.py
      • hashfunc.py
      • __init__.py
      • experimental
        • __init__.py
        • aio
          • lsh.py
          • __init__.py
          • storage.py
      • storage.py
      • lshforest.py
      • lshensemble_partition.py
      • minhash.py
      • lean_minhash.py
    • README.rst
    • setup.py
    • .travis.yml
    • .gitignore
    • docs
      • lshensemble.html
      • weightedminhash.html
      • .nojekyll
      • minhash.html
      • lshforest.html
      • _sources
        • minhash.rst.txt
        • index.rst.txt
        • hyperloglog.rst.txt
        • lshforest.txt
        • lsh.rst.txt
        • lshensemble.rst.txt
        • weightedminhash.rst.txt
        • index.txt
        • lshforest.rst.txt
        • minhash.txt
        • lsh.txt
        • README-old.txt
        • weightedminhash.txt
        • hyperloglog.txt
        • documentation.txt
        • documentation.rst.txt
      • searchindex.js
      • CNAME
      • documentation.html
      • _modules
        • datasketch
          • lshensemble.html
          • minhash.html
          • lshforest.html
          • experimental
            • aio
              • lsh.html
          • hyperloglog.html
          • lean_minhash.html
          • lsh.html
          • weighted_minhash.html
        • index.html
      • _images
      • .buildinfo
      • objects.inv
      • genindex.html
      • README-old.html
      • hyperloglog.html
      • index.html
      • lsh.html
      • search.html
      • _static
        • ajax-loader.gif
        • jquery.js
        • sidebar.js
        • basic.css
        • pygments.css
        • searchtools.js
        • documentation_options.js
        • nature.css
        • language_data.js
        • doctools.js
        • lshensemble_benchmark_1k
        • websupport.js
        • underscore-1.3.1.js
        • alabaster.css
        • underscore.js
        • custom.css
        • hashfunc
        • classic.css
    • benchmark
      • sketches
        • weighted_minhash_benchmark.py
        • hyperloglog_benchmark.py
        • b_bit_minhash_benchmark.py
        • minhash_benchmark.py
        • inclusion_benchmark.py
        • cardinality_benchmark.py
        • similarity_benchmark.py
      • indexes
        • jaccard
          • hnsw.py
          • plot_topk_benchmark.py
          • topk_benchmark.py
          • lsh.py
          • utils.py
          • requirements.txt
          • lshforest.py
          • exact.py
        • containment
          • lshensemble_benchmark.py
          • lshensemble_benchmark_plot.py
          • utils.py
          • requirements.txt