A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

K

K - Variable in class jml.graph.cut.GraphCut
Number of clusters on the graph.
k - Static variable in class jml.optimization.AcceleratedProximalGradient
Iteration counter.
k - Static variable in class jml.optimization.BoundConstrainedPLBFGS
Iteration counter.
k - Static variable in class jml.optimization.LBFGS
Iteration counter.
k - Static variable in class jml.optimization.LBFGSOnSimplex
Iteration counter.
k - Static variable in class jml.optimization.NonlinearConjugateGradient
Iteration counter.
k - Static variable in class jml.optimization.NonnegativePLBFGS
Iteration counter.
k - Static variable in class jml.optimization.PrimalDualInteriorPoint
Iteration counter.
K - Variable in class jml.subspace.Isomap
Number of nearest neighbors to construct the neighborhood graph.
K - Variable in class jml.subspace.LLE
Number of nearest neighbors to construct the neighborhood graph.
K - Variable in class jml.topics.LdaGibbsSampler
number of topics
Kernel - Class in jml.kernel
Java implementation of commonly used kernel functions.
Kernel() - Constructor for class jml.kernel.Kernel
 
kernelParam - Variable in class jml.options.GraphOptions
 
KernelPCA - Class in jml.subspace
Kernel PCA
KernelPCA(int) - Constructor for class jml.subspace.KernelPCA
Constructor.
kernelType - Variable in class jml.options.GraphOptions
 
KMeans - Class in jml.clustering
A Java implementation for KMeans.
KMeans(int) - Constructor for class jml.clustering.KMeans
 
KMeans(int, int) - Constructor for class jml.clustering.KMeans
 
KMeans(int, int, boolean) - Constructor for class jml.clustering.KMeans
 
KMeans(KMeansOptions) - Constructor for class jml.clustering.KMeans
 
KMeansOptions - Class in jml.options
 
KMeansOptions() - Constructor for class jml.options.KMeansOptions
 
KMeansOptions(int, int, boolean) - Constructor for class jml.options.KMeansOptions
 
KMeansOptions(int, int) - Constructor for class jml.options.KMeansOptions
 
kron(RealMatrix, RealMatrix) - Static method in class jml.matlab.Matlab
Calculate the Kronecker tensor product of A and B

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z