Thesis docs
|
Implementation of Weighted Dirichlet Process with spatial dependencies. More...
#include "DPW.hpp"
Implementation of Weighted Dirichlet Process with spatial dependencies.
This file contains the implementation of the DPW (Dirichlet Process Weighted) class, which extends the standard Dirichlet Process to incorporate spatial or network dependencies through adjacency matrices. This enables spatially-aware clustering.