Coder Social home page Coder Social logo

prob-minhash's Introduction

prob-minhash using f2py

Implement some prob-minhash algorithms via f2py. Algorithm see: O. Ertl, "ProbMinHash - A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity" in IEEE Transactions on Knowledge & Data Engineering, vol. , no. 01, pp. 1-1, 5555. doi: 10.1109/TKDE.2020.3021176 keywords: {clustering algorithms;device-to-device communication;estimation error;indexes;measurement;time complexity} url: https://doi.ieeecomputersociety.org/10.1109/TKDE.2020.3021176

randgen.f is a copy from https://www.ucl.ac.uk/~ucakarc/work/randgen.html, but modified to allow call subroutine updating generator seed for more than once.

my_rand.f learns from randgen.f

Run f2py -c -m p_minhash p_minhash_0.f90 p_minhash_1.f90 p_minhash_2.f90 p_minhash_3.f90 p_minhash_4.f90 my_rand.f --fcompiler=gnu95 --compiler=unix to build the module first.

prob-minhash's People

Contributors

huiyinxue avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.