Skip to content
View hmpatel's full-sized avatar

Block or report hmpatel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A collection of links for streaming ... A collection of links for streaming algorithms and data structures
    1
    1. *General Background and Overview*
    2
      * [Probabilistic Data Structures for Web Analytics and Data Mining](http://highlyscalable.wordpress.com/2012/05/01/probabilistic-structures-web-analytics-data-mining/) : A great overview of the space of probabilistic data structures and how they are used in approximation algorithm implementation.
    3
      * [Models and Issues in Data Stream Systems](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.106.9846)
    4
      * [Philippe Flajolet’s contribution to streaming algorithms](https://speakerdeck.com/timonk/philippe-flajolets-contribution-to-streaming-algorithms) : A presentation by Jérémie Lumbroso that visits some of the hostorical perspectives and how it all began with Flajolet
    5
      * [Approximate Frequency Counts over Data Streams](http://www.vldb.org/conf/2002/S10P03.pdf) by Gurmeet Singh Manku & Rajeev Motwani : One of the early papers on the subject.
  2. Exponential-Smoothing Exponential-Smoothing Public

    Forked from lyleaf/Exponential-Smoothing

    Exponential Smoothing in Scala

    Scala

  3. password-manager-resources password-manager-resources Public

    Forked from apple/password-manager-resources

    A place for creators of password managers to collaborate on resources to make password management better for everyone.

    JavaScript

  4. spark spark Public

    Forked from apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

    Scala

  5. apple/password-manager-resources apple/password-manager-resources Public

    A place for creators and users of password managers to collaborate on resources to make password management better.

    JavaScript 4.4k 499

  6. netty netty Public

    Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java