Skip to Content
Hands-On Unsupervised Learning with Python
book

Hands-On Unsupervised Learning with Python

by Giuseppe Bonaccorso
February 2019
Intermediate to advanced
386 pages
9h 54m
English
Packt Publishing
Content preview from Hands-On Unsupervised Learning with Python

Assessing the performance of a Gaussian mixture with AIC and BIC

As a Gaussian mixture is a probabilistic model, finding the optimal number of components requires an approach different from the methods analyzed in the previous chapters. One of the most widely used techniques is the Akaike Information Criterion (AIC), which is based on information theory (presented for the first time in Akaike H., A new look at the statistical model identification, IEEE Transactions on Automatic Control, 19 (6)). If a probabilistic model has np parameters (that is, single values that must be learned) and achieves the maximum negative log-likelihood, Lopt, the AIC is defined as follows:

Such a method has two important implications. The first one is about the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Unsupervised Learning Using Python

Hands-On Unsupervised Learning Using Python

Ankur A. Patel
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781789348279Supplemental Content