Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matttproud/python_quantile_estimation
Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
https://github.com/matttproud/python_quantile_estimation
Last synced: 21 days ago
JSON representation
Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
- Host: GitHub
- URL: https://github.com/matttproud/python_quantile_estimation
- Owner: matttproud
- License: apache-2.0
- Created: 2013-09-21T12:40:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T09:56:35.000Z (over 1 year ago)
- Last Synced: 2024-03-15T06:20:14.666Z (8 months ago)
- Language: Python
- Size: 113 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python_quantile_estimation
==========================Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
$ python setup.py install