bob.learn.linear
2.1.10
Linear Machines and Trainers
Python API
C++ API
bob.learn.linear
»
Index
Index
B
|
C
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
B
bic_intra_extra_pairs() (in module bob.learn.linear)
bic_intra_extra_pairs_between_factors() (in module bob.learn.linear)
BICMachine (class in bob.learn.linear)
BICTrainer (class in bob.learn.linear)
bob.learn.linear
module
C
CGLogRegTrainer (class in bob.learn.linear)
compute_binetcouchy_distance() (bob.learn.linear.GFKMachine method)
compute_principal_angles() (bob.learn.linear.GFKMachine method)
convergence_threshold (bob.learn.linear.CGLogRegTrainer attribute)
create_from_dict() (bob.learn.linear.Machine class method)
F
FisherLDATrainer (class in bob.learn.linear)
forward() (bob.learn.linear.BICMachine method)
G
get_best_d() (bob.learn.linear.GFKTrainer method)
get_config() (in module bob.learn.linear)
GFKMachine (class in bob.learn.linear)
GFKTrainer (class in bob.learn.linear)
I
input_size (bob.learn.linear.BICMachine attribute)
is_similar_to() (bob.learn.linear.BICMachine method)
L
load() (bob.learn.linear.BICMachine method)
(bob.learn.linear.GFKMachine method)
M
Machine (class in bob.learn.linear)
max_iterations (bob.learn.linear.CGLogRegTrainer attribute)
mean_std_norm (bob.learn.linear.CGLogRegTrainer attribute)
module
bob.learn.linear
O
output_size() (bob.learn.linear.FisherLDATrainer method)
(bob.learn.linear.PCATrainer method)
P
PCATrainer (class in bob.learn.linear)
prior (bob.learn.linear.CGLogRegTrainer attribute)
R
reg (bob.learn.linear.CGLogRegTrainer attribute)
S
safe_svd (bob.learn.linear.PCATrainer attribute)
save() (bob.learn.linear.BICMachine method)
(bob.learn.linear.GFKMachine method)
shape() (bob.learn.linear.GFKMachine method)
strip_to_rank (bob.learn.linear.FisherLDATrainer attribute)
T
to_dict() (bob.learn.linear.Machine static method)
train() (bob.learn.linear.BICTrainer method)
(bob.learn.linear.CGLogRegTrainer method)
(bob.learn.linear.FisherLDATrainer method)
(bob.learn.linear.GFKTrainer method)
(bob.learn.linear.PCATrainer method)
(bob.learn.linear.WCCNTrainer method)
(bob.learn.linear.WhiteningTrainer method)
U
update_dict() (bob.learn.linear.Machine method)
use_DFFS (bob.learn.linear.BICMachine attribute)
use_pinv (bob.learn.linear.FisherLDATrainer attribute)
use_svd (bob.learn.linear.PCATrainer attribute)
W
WCCNTrainer (class in bob.learn.linear)
WhiteningTrainer (class in bob.learn.linear)