基于模型聚类算法 Resources

Showing items tagged with "基于模型聚类算法"

MATLAB implementation for model-based clustering algorithms that processes complete MB clustering on given datasets. This implementation supports four fundamental model configurations with unequal unknown priors, employing Bayesian Information Criterion (BIC) for optimal model selection. The algorithm evaluates multiple Gaussian mixture models through Expectation-Maximization (EM) iterations and returns the BESTMODEL corresponding to the highest BIC score.

MATLAB 180 views Tagged