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

K

KeyEntryComparator() - Constructor for class de.jstacs.parameters.ParameterSetTagger.KeyEntryComparator
Creates a Comparator that only compares the keys of Map.Entrys.
keyValueDelimiter - Variable in class de.jstacs.data.sequences.annotation.SplitSequenceAnnotationParser
The delimiter between key and value
KFoldCrossValidation - Class in de.jstacs.classifiers.assessment
This class implements a k-fold crossvalidation.
KFoldCrossValidation(AbstractClassifier[], TrainableStatisticalModel[][], boolean, boolean) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidation
Creates a new KFoldCrossValidation from an array of AbstractClassifiers and a two-dimensional array of TrainableStatisticalModel s, which are combined to additional classifiers.
KFoldCrossValidation(AbstractClassifier...) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidation
Creates a new KFoldCrossValidation from a set of AbstractClassifiers.
KFoldCrossValidation(boolean, TrainableStatisticalModel[]...) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidation
Creates a new KFoldCrossValidation from a set of TrainableStatisticalModels.
KFoldCrossValidation(AbstractClassifier[], boolean, TrainableStatisticalModel[]...) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidation
This constructor allows to assess a collection of given AbstractClassifiers and those constructed using the given TrainableStatisticalModels by a KFoldCrossValidation .
KFoldCrossValidationAssessParameterSet - Class in de.jstacs.classifiers.assessment
This class implements a ClassifierAssessmentAssessParameterSet that must be used to call method assess( ...
KFoldCrossValidationAssessParameterSet() - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidationAssessParameterSet
Constructs a new KFoldCrossValidationAssessParameterSet with empty parameter values.
KFoldCrossValidationAssessParameterSet(StringBuffer) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidationAssessParameterSet
The standard constructor for the interface Storable.
KFoldCrossValidationAssessParameterSet(DataSet.PartitionMethod, int, boolean, int) - Constructor for class de.jstacs.classifiers.assessment.KFoldCrossValidationAssessParameterSet
Constructs a new KFoldCrossValidationAssessParameterSet with given parameter values.
KMereStatistic - Class in de.jstacs.motifDiscovery
This class enables the user to get some statistics of a DataSet in an easy way.
KMereStatistic(DataSet, int) - Constructor for class de.jstacs.motifDiscovery.KMereStatistic
This constructor creates an internal statistic counting all k-mers in the data.
kruskal(double[][]) - Static method in class de.jstacs.algorithms.graphs.MST
Does Kruskals algorithm and finds the maximal spanning tree (MST).
A B C D E F G H I J K L M N O P Q R S T U V W X Z