welford-online-algorithm

There are 3 repositories under welford-online-algorithm topic.

  • variance

    axiomhq/variance

    Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.

    Language:Go171107
  • dizcza/OnlineMean

    Welford's online algorithm for the population mean and variance estimation

    Language:C6201
  • CyrilJl/BatchStats

    Python package for efficient, online statistical computations on streaming or large-scale data

    Language:Python1100