A C D E F G I K L M N P R S T V W

S

sample - Variable in class fr.lip6.type.TrainingSample
 
setAlphas(double[]) - Method in class fr.lip6.classifier.SMOSVM
 
setB(double) - Method in class fr.lip6.classifier.DoublePegasosSVM
Setting the bias term
setGamma(double) - Method in class fr.lip6.kernel.extra.colt.SparseDoubleGaussChi2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.DoubleGaussChi1
 
setGamma(double) - Method in class fr.lip6.kernel.typed.DoubleGaussChi2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.DoubleGaussL2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.FloatGaussChi2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.index.IndexDoubleGaussL2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.IntGaussChi1
 
setGamma(double) - Method in class fr.lip6.kernel.typed.IntGaussChi2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.IntGaussL2
 
setGamma(double) - Method in class fr.lip6.kernel.typed.SPDoubleGaussChi2
 
setIndex(int) - Method in class fr.lip6.kernel.typed.index.IndexDoubleGaussL2
 
setIndex(int) - Method in class fr.lip6.kernel.typed.index.IndexDoubleLinear
 
setK(int) - Method in class fr.lip6.classifier.DoublePegasosSVM
 
setK(int) - Method in class fr.lip6.classifier.PegasosSVM
 
setKernel(Kernel<T>) - Method in class fr.lip6.classifier.SMOSVM
 
setLambda(double) - Method in class fr.lip6.classifier.DoublePegasosSVM
 
setLambda(double) - Method in class fr.lip6.classifier.PegasosSVM
 
setName(String) - Method in class fr.lip6.kernel.Kernel
 
setT(int) - Method in class fr.lip6.classifier.DoublePegasosSVM
 
setT(int) - Method in class fr.lip6.classifier.PegasosSVM
 
setTrain(ArrayList<TrainingSample<T>>) - Method in class fr.lip6.classifier.SMOSVM
 
setW(double[]) - Method in class fr.lip6.classifier.DoublePegasosSVM
Setting the hyperplane coordinates
setWeight(Kernel<T>, Double) - Method in class fr.lip6.kernel.adaptative.ThreadedSumKernel
Sets the weight of kernel k
setWeight(Kernel<T>, Double) - Method in class fr.lip6.kernel.adaptative.WeightedSumKernel
Sets the weight of kernel k
SimpleMKL<T> - Class in fr.lip6.classifier
SimpleMKL classifier after the algorithm of A.
SimpleMKL() - Constructor for class fr.lip6.classifier.SimpleMKL
 
SimpleSubListKernel<S,T extends java.util.ArrayList<S>> - Class in fr.lip6.kernel.extra.bag
Kernel on bags of same length.
SimpleSubListKernel(int, int, Kernel<S>) - Constructor for class fr.lip6.kernel.extra.bag.SimpleSubListKernel
 
SMODensity<T> - Class in fr.lip6.density
Estimateur de densité one class SVM basé sur l'algorithme SMO de J.
SMODensity(Kernel<T>) - Constructor for class fr.lip6.density.SMODensity
Constructeur par défaut, fournissant le noyau servant à évaluer la similarité entre les élement de l'espace d'entrée.
SMOSVM<T> - Class in fr.lip6.classifier
Classifieur SVM utilisant l'algorithme SMO de J.
SMOSVM(Kernel<T>) - Constructor for class fr.lip6.classifier.SMOSVM
Constructeur passant le noyau servant à calculer la similarité entre les éléments de l'espace d'entrée.
SparseDoubleGaussChi2 - Class in fr.lip6.kernel.extra.colt
 
SparseDoubleGaussChi2() - Constructor for class fr.lip6.kernel.extra.colt.SparseDoubleGaussChi2
 
SparseDoubleLinear - Class in fr.lip6.kernel.extra.colt
 
SparseDoubleLinear() - Constructor for class fr.lip6.kernel.extra.colt.SparseDoubleLinear
 
SparseGeneralizedSparseDoubleLinear - Class in fr.lip6.kernel.extra.colt
 
SparseGeneralizedSparseDoubleLinear(SparseDoubleMatrix2D) - Constructor for class fr.lip6.kernel.extra.colt.SparseGeneralizedSparseDoubleLinear
 
SPDoubleGaussChi2 - Class in fr.lip6.kernel.typed
Gaussian Kernel on double[] that uses a Chi2 distance.
SPDoubleGaussChi2() - Constructor for class fr.lip6.kernel.typed.SPDoubleGaussChi2
 
SubListKernel<S,T extends java.util.ArrayList<S>> - Class in fr.lip6.kernel.extra.bag
Default kernel on bags : sum all kernel values involving an element from B1 and an element from B2 between specified bounds.
SubListKernel(int, int, Kernel<S>) - Constructor for class fr.lip6.kernel.extra.bag.SubListKernel
 
SubListMaxKernel<S,T extends java.util.ArrayList<S>> - Class in fr.lip6.kernel.extra.bag
max value of kernel between to bags
SubListMaxKernel(int, int, Kernel<S>) - Constructor for class fr.lip6.kernel.extra.bag.SubListMaxKernel
 
SubListPowerKernel<S,T extends java.util.ArrayList<S>> - Class in fr.lip6.kernel.extra.bag
 
SubListPowerKernel(int, int, Kernel<S>, double) - Constructor for class fr.lip6.kernel.extra.bag.SubListPowerKernel
 

A C D E F G I K L M N P R S T V W