GitHub topics: online-algorithm
LiorKogan/StreamSampler
A stream sampler maintains one or more simple random samples, each with a fixed number of elements. As stream elements become available, the samples are updated to remain simple random samples.
Language: C++ - Size: 163 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

joshday/OnlineStatsBase.jl
Base types for OnlineStats.
Language: Julia - Size: 310 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 31 - Forks: 14

m-hu/small-exercise
A small exercise published as requested in late 2019
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RealVNF/distributed-drl-coordination
Distributed Online Service Coordination Using Deep Reinforcement Learning
Language: Python - Size: 363 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 6

eriknovak/WAC
The Wasserstein distance-based news Article Clustering algorithm
Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

purnatag/online-skew-kurtosis
Implementing the online algorithm used here:https://www.johndcook.com/blog/2013/06/11/computing-skewness-and-kurtosis-in-one-pass/ to compute skewness, kurtosis and bimodality of a dataset represented here by an array.
Language: Rust - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CarsonScott/onlinestats
An online machine-learning library for creating robust statistical models of streaming data
Language: Python - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

CarsonScott/Online-Relationship-Learning
Unsupervised ML algorithm for predictive modeling and time-series analysis
Language: Python - Size: 755 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 5
