big-holes-in-big-data

find empty hyperrectangles in high-dimensional point clouds


License
BSD-3-Clause
Install
pip install big-holes-in-big-data==0.2

Documentation

big-holes-in-big-data

Travis Status

An implementation of the methods in this paper to find empty regions in high-dimensional point clouds

Install with python3 -m pip install big-holes-in-big-data, which gives you access to the HoleFinder and HyperRectangle classes from package bigholes. Then follow the How-To Guide minimum viable example.

hole