An open API service indexing awesome lists of open source software.

https://github.com/foxriver76/sw-meb-python

Coresets for Minimum Enclosing Balls over Sliding Windows
https://github.com/foxriver76/sw-meb-python

Last synced: over 1 year ago
JSON representation

Coresets for Minimum Enclosing Balls over Sliding Windows

Awesome Lists containing this project

README

          

# SW-MEB-Python
Coresets for Minimum Enclosing Balls over Sliding Windows

Port of the JAVA implementation https://github.com/yhwang1990/SW-MEB

A Python implementation of the algorithms in KDD'19 paper "Coresets for Minimum Enclosing Balls over Sliding Windows", an extended version of which is available on [arXiv](https://arxiv.org/abs/1905.03718).