Thesis docs
Loading...
Searching...
No Matches
DP.cpp File Reference

Implementation of Dirichlet Process for Bayesian nonparametric clustering. More...

#include "DP.hpp"

Detailed Description

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.

Author
Filippo Galli
Date
2025