Skip to content
Snippets Groups Projects
  • Amir MOHAMMADI's avatar
    9d708ffe
    Improvements to the new API and docs · 9d708ffe
    Amir MOHAMMADI authored
    - Added pre-commit checks
    - Dropped old dependencies
    - Brought all classes and functions to bob.learn.em
    - Make KMeans.centroids_ available as KMeans.means
    - Implement a load method for GMMMachine
    9d708ffe
    History
    Improvements to the new API and docs
    Amir MOHAMMADI authored
    - Added pre-commit checks
    - Dropped old dependencies
    - Brought all classes and functions to bob.learn.em
    - Make KMeans.centroids_ available as KMeans.means
    - Implement a load method for GMMMachine
py_api.rst 751 B

Python API

This section includes information for using the pure Python API of bob.learn.em.

Classes

Functions

Detailed Information