|
| DP.cpp |
| Implementation of Dirichlet Process for Bayesian nonparametric clustering.
|
|
| DP.hpp |
| Dirichlet Process implementation for Bayesian nonparametric clustering.
|
|
| DPW.cpp |
| Implementation of Weighted Dirichlet Process with spatial dependencies.
|
|
| DPW.hpp |
| Dirichlet Process with spatial weights (DPW) implementation for spatially-aware Bayesian nonparametric clustering.
|
|
| NGGP.cpp |
| Implementation of Normalized Generalized Gamma Process.
|
|
| NGGP.hpp |
| Normalized Generalized Gamma Process (NGGP) implementation for Bayesian nonparametric clustering.
|
|
| NGGPW.cpp |
| Implementation of Weighted Normalized Generalized Gamma Process.
|
|
| NGGPW.hpp |
| Normalized Generalized Gamma Process with spatial weights (NGGPW) implementation for spatially-aware Bayesian nonparametric clustering.
|
|