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.