online-algorithms
There are 39 repositories under online-algorithms topic.
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
joshday/OnlineStats.jl
⚡ Single-pass algorithms for statistics
microprediction/microprediction
If you can measure it, consider it predicted
joshday/AverageShiftedHistograms.jl
⚡ Lightning fast density estimation in Julia ⚡
CarsonScott/Online-Category-Learning
ML algorithm for real-time classification
FRBNY-DSGE/SMC.jl
Sequential Monte Carlo algorithm for approximation of posterior distributions.
karel-brinda/ococo
Ococo: the first online variant and consensus caller. Call genomic consensus directly from an unsorted SAM/BAM stream.
alexander-yu/stream
An online statistics library, written in Go
hs-jiang/FISVDD
Fast Incremental Support Vector Data Description implemented in Python
CarsonScott/CALM
Conditional Associative Logic Memory
andylamp/moses
Streaming, Memory-Limited, r-truncated SVD Revisited!
Networks-Learning/RedQueen
Code for "RedQueen: An Online Algorithm for Smart Broadcasting on Social Networks", WSDM 2017
MikeJaredS/hermiter
Efficient Sequential and Batch Estimation of Univariate and Bivariate Probability Density Functions and Cumulative Distribution Functions along with Quantiles (Univariate) and Nonparametric Correlation (Bivariate)
OnlinePhylo/sts
Sequential Tree Sampler for online phylogenetics
alan-turing-institute/rPSMF
Code for Probabilistic Sequential Matrix Factorization
MaxHalford/tuna
:fish: A streaming ETL for fish
while/FTRLProximal
R package for online training of regression models using FTRL Proximal
gdkrmr/WeightedOnlineStats.jl
Weighted version of OnlineStats.jl
breese/trial.online
Online statistics
onlinestats/online-stats
Online algorithms for data exploration and analysis
flyingmutant/bdigest
B-digest is a Go library for fast and memory-efficient estimation of quantiles with guaranteed relative error and full mergeability
SubconsciousCompute/SimpleAccumulator
A simple accumulator inspired from boost::accumulator
thanhtbt/Tensor_Tracking
[Patterns 2023] Tracking Online Low-Rank Approximations of Higher-Order Incomplete Streaming Tensors. In Patterns (Cell Press) 2023.
AmoliR/rank1-svd-update
Updating Singular Value Decomposition (SVD) for rank-1 perturbed matrix.
THargreaves/online-oceanarium
A broad collection of online algorithms (a.k.a streaming algorithms) implemented in R.
statsim/profile
Profile. Generate data profiles in the browser (work in progress)
ntessore/online-stats
Python micropackage with an online algorithm for mean, variance, and covariance
z1skgr/N_Queens
Solving algorithms on N queens problem
alexander-yu/sketch
Approximation streaming algorithms, written in Go
borchehq/incstatspy
NumPy based Python library for online calculation of moments .
dgtony/winstat
Online second-order statistics in sliding window
liuxiyang641/online-algorithm-storm
Storm-based online algorithms
pedromsferraz/PickupAndDelivery
Implementation of online algorithms for Pickup and Delivery problems
UIC-InDeXLab/online-MISH
Online Maximum Independent Set of Hyperrectangles
ysfalh/5G-user-scheduling-optimization
This project aims at designing optimal packet schedulers by providing an online solution to the NP-hard integer linear programming problem of network scheduling.