Skip to content
Snippets Groups Projects
Commit 1d5401bf authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

[sphinx] Clean up

parent d731be54
No related branches found
No related tags found
1 merge request!15Fading some algorithms from bob.learn.linear
Pipeline #54082 canceled
......@@ -18,16 +18,10 @@
==============================
Linear Machines and Trainers
==============================
Machines are one of the core components of |project|. They represent
statistical models or other functions defined by parameters that can be learnt
or manually set. The simplest of |project|'s machines is a
:py:class:`bob.learn.linear.Machine`. This package contains the definition of
this class as well as trainers that can learn linear machine parameters from
data.
==================
Linear Estimators
==================
Whitening
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment