Thesis docs
|
Implementation of Dirichlet Process for Bayesian nonparametric clustering. More...
#include "DP.hpp"
Implementation of Dirichlet Process for Bayesian nonparametric clustering.
This file contains the implementation of the Dirichlet Process class, which provides prior computations for clustering with the classic stick-breaking construction. The DP is fundamental for nonparametric mixture models with automatic cluster discovery.