.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Sat 16 Nov 20:52:58 2013 ============ Python API ============ This section includes information for using the pure Python API of ``bob.learn.em``. Classes ------- .. autosummary:: bob.learn.em.KMeansMachine bob.learn.em.GMMStats bob.learn.em.GMMMachine bob.learn.em.WCCN bob.learn.em.Whitening .. TODO uncomment when implemented bob.learn.em.ISVBase bob.learn.em.ISVMachine bob.learn.em.JFABase bob.learn.em.JFAMachine bob.learn.em.IVectorMachine bob.learn.em.PLDABase bob.learn.em.PLDAMachine Functions --------- .. autosummary:: bob.learn.em.linear_scoring Detailed Information -------------------- .. automodule:: bob.learn.em