Flurs

🌊 FluRS: A Python library for streaming recommendation algorithms
Alternatives To Flurs
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nab1,554
a year ago28agpl-3.0Jupyter Notebook
The Numenta Anomaly Benchmark
Onlinestats.jl759
11a month agoMay 01, 201815mitJulia
⚡ Single-pass algorithms for statistics
Rrcf442
18 days ago27mitPython
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
Incubator Samoa242
2 months ago16apache-2.0Java
Mirror of Apache Samoa (Incubating)
Random Cut Forest By Aws175222 days ago11July 07, 202214apache-2.0Java
An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
Decima Sim132
2 years ago18Python
Learning Scheduling Algorithms for Data Processing Clusters
Flurs100
1a year ago5January 31, 20224mitPython
:ocean: FluRS: A Python library for streaming recommendation algorithms
Hoidla66
3 years ago3Java
Set of real time stream processing algorithms that can be used by big data streaming platform
Streaming_algorithms59127 months ago5July 15, 20204apache-2.0Rust
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
Streaming Percentiles47
4 months ago6March 29, 20199mitC++
Cross-platform, multi-language implementation of multiple streaming percentile algorithms
Alternatives To Flurs
Select To Compare


Alternative Project Comparisons
Readme

FluRS: Streaming Recommendation in Python

Build status PyPI version

FluRS is a Python library for online item recommendation. The name indicates Flu-* (Flux, Fluid, Fluent) Recommender Systems which incrementally adapt to dynamic user-item interactions in a streaming environment.

https://raw.githubusercontent.com/takuti/flurs/master/doc/images/structure.png

Installation

pip install flurs

Usage

See documentation for detail.

Popular Algorithms Projects
Popular Streaming Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Machine Learning
Algorithms
Data Science
Streaming
Recommendation System
Matrix Factorization
Factorization Machines