|
Docs
|
Implementation of Locality Sensitive Sampling (LSS) Split-Merge sampler. More...
Implementation of Locality Sensitive Sampling (LSS) Split-Merge sampler.
This file contains the complete implementation of the SplitMerge_LSS class, which provides an optimized variant of split-merge sampling using locality sensitive sampling for anchor point selection and sequential allocation for proposal generation. This approach offers computational advantages for large datasets.