Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- it.uniroma2.sag.kelp.predictionfunction.classifier.BinaryClassifier (implements it.uniroma2.sag.kelp.predictionfunction.classifier.Classifier)
- it.uniroma2.sag.kelp.predictionfunction.classifier.BinaryMarginClassifierOutput (implements it.uniroma2.sag.kelp.predictionfunction.classifier.ClassificationOutput)
- it.uniroma2.sag.kelp.predictionfunction.model.BinaryModel (implements it.uniroma2.sag.kelp.predictionfunction.model.Model)
- it.uniroma2.sag.kelp.learningalgorithm.budgetedAlgorithm.BudgetedLearningAlgorithm (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.KernelMethod, it.uniroma2.sag.kelp.learningalgorithm.OnlineLearningAlgorithm)
- it.uniroma2.sag.kelp.examples.main.ClassificationDemo
- it.uniroma2.sag.kelp.main.Classify
- it.uniroma2.sag.kelp.data.clustering.Cluster (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.clustering.ClusterExample (implements java.lang.Comparable<T>, java.io.Serializable)
- it.uniroma2.sag.kelp.data.clustering.ClusterExampleTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.utils.evaluation.ClusteringEvaluator
- it.uniroma2.sag.kelp.data.clustering.ClusterTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.data.representation.tree.node.filter.ContentBasedTreeNodeFilter (implements it.uniroma2.sag.kelp.data.representation.tree.node.filter.TreeNodeFilter)
- it.uniroma2.sag.kelp.data.representation.tree.node.similarity.ContentBasedTreeNodeSimilarity (implements it.uniroma2.sag.kelp.data.representation.tree.node.similarity.TreeNodeSimilarity)
- it.uniroma2.sag.kelp.data.dataset.DatasetReader
- it.uniroma2.sag.kelp.data.dataset.DatasetWriter
- it.uniroma2.sag.kelp.learningalgorithm.classification.dcd.DCDLearningAlgorithm (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.LinearMethod)
- it.uniroma2.sag.kelp.data.representation.vector.DenseVector (implements it.uniroma2.sag.kelp.data.representation.Vector)
- it.uniroma2.sag.kelp.data.representation.graph.DirectedGraphRepresentation (implements it.uniroma2.sag.kelp.data.representation.Representation)
- it.uniroma2.sag.kelp.kernel.tree.deltamatrix.DynamicDeltaMatrix (implements it.uniroma2.sag.kelp.kernel.tree.deltamatrix.DeltaMatrix)
- it.uniroma2.sag.kelp.kernel.cache.DynamicIndexSquaredNormCache (implements it.uniroma2.sag.kelp.kernel.cache.SquaredNormCache)
- it.uniroma2.sag.kelp.examples.demo.regression.EpsilonSVRegressionExample
- it.uniroma2.sag.kelp.utils.evaluation.Evaluator
- it.uniroma2.sag.kelp.data.representation.structure.similarity.ExactMatchingStructureElementSimilarity (implements it.uniroma2.sag.kelp.data.representation.structure.similarity.StructureElementSimilarityI)
- it.uniroma2.sag.kelp.data.example.Example (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.example.ExampleFactory
- it.uniroma2.sag.kelp.data.example.ExampleTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.utils.ExperimentUtils
- it.uniroma2.sag.kelp.utils.FileUtils
- it.uniroma2.sag.kelp.data.dataset.selector.FirstExamplesSelector (implements it.uniroma2.sag.kelp.data.dataset.selector.ExampleSelector)
- it.uniroma2.sag.kelp.kernel.cache.FixIndexSquaredNormCache (implements it.uniroma2.sag.kelp.kernel.cache.SquaredNormCache)
- it.uniroma2.sag.kelp.data.representation.graph.GraphNode (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.representation.graph.GraphUtils
- it.uniroma2.sag.kelp.examples.main.HelloKernelLearning
- it.uniroma2.sag.kelp.examples.main.HelloLearning
- it.uniroma2.sag.kelp.utils.JacksonSerializerWrapper (implements it.uniroma2.sag.kelp.utils.ObjectSerializer)
- it.uniroma2.sag.kelp.kernel.Kernel
- it.uniroma2.sag.kelp.examples.demo.clustering.KernelBasedClusteringExample
- it.uniroma2.sag.kelp.learningalgorithm.clustering.kernelbasedkmeans.KernelBasedKMeansEngine (implements it.uniroma2.sag.kelp.learningalgorithm.clustering.ClusteringAlgorithm)
- it.uniroma2.sag.kelp.kernel.cache.KernelCache
- it.uniroma2.sag.kelp.examples.main.KernelCacheExample
- it.uniroma2.sag.kelp.kernel.cache.KernelCacheTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.kernel.KernelTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver.L2R_L2_SvcFunction
- it.uniroma2.sag.kelp.data.label.LabelFactory
- it.uniroma2.sag.kelp.data.label.LabelTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.main.Learn
- it.uniroma2.sag.kelp.learningalgorithm.LearningAlgorithmTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.data.representation.structure.filter.LexicalStructureElementFilter (implements it.uniroma2.sag.kelp.data.representation.structure.filter.StructureElementFilter)
- it.uniroma2.sag.kelp.data.manipulator.LexicalStructureElementManipulator (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver.LibLinearFeatureNode (implements it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver.LibLinearFeature)
- it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.LibLinearLearningAlgorithm (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.LinearMethod)
- it.uniroma2.sag.kelp.learningalgorithm.regression.liblinear.LibLinearRegression (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.LinearMethod, it.uniroma2.sag.kelp.learningalgorithm.regression.RegressionLearningAlgorithm)
- it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm.solver.LibSvmSolver (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm)
- it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm.solver.LibCSvmSolver
- it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm.solver.LibNuSvmSolver
- it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm.solver.LibSvmSolver.Pair
- it.uniroma2.sag.kelp.examples.demo.clustering.LinearKMeansClusteringExample
- it.uniroma2.sag.kelp.learningalgorithm.clustering.kmeans.LinearKMeansEngine (implements it.uniroma2.sag.kelp.learningalgorithm.clustering.ClusteringAlgorithm)
- it.uniroma2.sag.kelp.utils.Math
- it.uniroma2.sag.kelp.utils.evaluation.MulticlassClassificationEvaluator.ClassStats
- it.uniroma2.sag.kelp.predictionfunction.model.MulticlassModel (implements it.uniroma2.sag.kelp.predictionfunction.model.Model)
- it.uniroma2.sag.kelp.learningalgorithm.MultiEpochLearning (implements it.uniroma2.sag.kelp.learningalgorithm.MetaLearningAlgorithm)
- it.uniroma2.sag.kelp.learningalgorithm.classification.multiclassification.MultiLabelClassificationLearning (implements it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.MetaLearningAlgorithm)
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.MultiLabelClassificationOutput (implements it.uniroma2.sag.kelp.predictionfunction.classifier.ClassificationOutput)
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.MultiLabelClassifier (implements it.uniroma2.sag.kelp.predictionfunction.classifier.Classifier)
- it.uniroma2.sag.kelp.examples.main.MultipleRepresentationExample
- it.uniroma2.sag.kelp.examples.demo.mutag.MutagClassification
- it.uniroma2.sag.kelp.data.representation.graph.NodeDistance (implements java.lang.Comparable<T>, java.io.Serializable)
- it.uniroma2.sag.kelp.data.representation.tree.node.nodePruner.NodePruner
- it.uniroma2.sag.kelp.data.representation.tree.node.nodePruner.NodeToBePrunedCheckerAbstractClass
- it.uniroma2.sag.kelp.data.manipulator.NormalizationManipolator (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.data.label.NumericLabel (implements it.uniroma2.sag.kelp.data.label.Label)
- it.uniroma2.sag.kelp.examples.demo.nystrom.NystromExampleMain
- it.uniroma2.sag.kelp.linearization.nystrom.NystromMethod (implements it.uniroma2.sag.kelp.linearization.LinearizationFunction)
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.OneVsAllClassificationOutput (implements it.uniroma2.sag.kelp.predictionfunction.classifier.ClassificationOutput)
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.OneVsAllClassifier (implements it.uniroma2.sag.kelp.predictionfunction.classifier.Classifier)
- it.uniroma2.sag.kelp.learningalgorithm.classification.multiclassification.OneVsAllLearning (implements it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.MetaLearningAlgorithm)
- it.uniroma2.sag.kelp.examples.main.OneVsAllPassiveAggressiveExample
- it.uniroma2.sag.kelp.examples.main.OneVsAllSVMExample
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.OneVsOneClassificationOutput (implements it.uniroma2.sag.kelp.predictionfunction.classifier.ClassificationOutput)
- it.uniroma2.sag.kelp.predictionfunction.classifier.multiclass.OneVsOneClassifier (implements it.uniroma2.sag.kelp.predictionfunction.classifier.Classifier)
- it.uniroma2.sag.kelp.learningalgorithm.classification.multiclassification.OneVsOneLearning (implements it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.MetaLearningAlgorithm)
- it.uniroma2.sag.kelp.data.manipulator.PairSimilarityExtractor (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.learningalgorithm.PassiveAggressive (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.OnlineLearningAlgorithm)
- it.uniroma2.sag.kelp.learningalgorithm.classification.pegasos.PegasosLearningAlgorithm (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.LinearMethod)
- it.uniroma2.sag.kelp.learningalgorithm.classification.perceptron.Perceptron (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.classification.ClassificationLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.OnlineLearningAlgorithm)
- it.uniroma2.sag.kelp.predictionfunction.PredictionFunctionTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver.Problem
- it.uniroma2.sag.kelp.examples.demo.qc.QuestionClassification
- it.uniroma2.sag.kelp.examples.demo.qc.QuestionClassificationLearningFromJson
- it.uniroma2.sag.kelp.data.dataset.selector.RandomExampleSelector (implements it.uniroma2.sag.kelp.data.dataset.selector.ExampleSelector)
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorization
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorizationDCDExperimentUtils
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorizationLibLinearExperimentUtils
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorizationPAExperimentUtils
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorizationPegasosExperimentUtils
- it.uniroma2.sag.kelp.examples.demo.rcv1.RCV1BinaryTextCategorizationSCWExperimentUtils
- it.uniroma2.sag.kelp.data.representation.RepresentationFactory
- it.uniroma2.sag.kelp.data.representation.RepresentationTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.data.representation.structure.similarity.SameAdditionalInfoStructureElementSimilarity (implements it.uniroma2.sag.kelp.data.representation.structure.similarity.StructureElementSimilarityI)
- it.uniroma2.sag.kelp.data.representation.tree.utils.SelectRepresentationFromExample
- it.uniroma2.sag.kelp.learningalgorithm.classification.hmm.SequenceClassificationLearningAlgorithm (implements it.uniroma2.sag.kelp.learningalgorithm.LearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.MetaLearningAlgorithm)
- it.uniroma2.sag.kelp.data.dataset.SequenceDatasetReader
- it.uniroma2.sag.kelp.data.dataset.SequenceDatasetWriter
- it.uniroma2.sag.kelp.data.representation.sequence.SequenceElement (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.label.SequenceEmission (implements java.lang.Comparable<T>, java.io.Serializable)
- it.uniroma2.sag.kelp.data.examplegenerator.SequenceExampleGeneratorKernel (implements it.uniroma2.sag.kelp.data.examplegenerator.SequenceExampleGenerator)
- it.uniroma2.sag.kelp.data.examplegenerator.SequenceExampleGeneratorLinear (implements it.uniroma2.sag.kelp.data.examplegenerator.SequenceExampleGenerator)
- it.uniroma2.sag.kelp.data.examplegenerator.SequenceExampleGeneratorTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.examples.main.SequenceKernelExample
- it.uniroma2.sag.kelp.examples.demo.seqlearn.SequenceLearningKernelMain
- it.uniroma2.sag.kelp.examples.demo.seqlearn.SequenceLearningLinearMain
- it.uniroma2.sag.kelp.predictionfunction.model.SequenceModel (implements it.uniroma2.sag.kelp.predictionfunction.model.Model)
- it.uniroma2.sag.kelp.data.example.SequencePath (implements java.lang.Comparable<T>, java.io.Serializable)
- it.uniroma2.sag.kelp.predictionfunction.SequencePrediction (implements it.uniroma2.sag.kelp.predictionfunction.Prediction)
- it.uniroma2.sag.kelp.predictionfunction.SequencePredictionFunction (implements it.uniroma2.sag.kelp.predictionfunction.PredictionFunction)
- it.uniroma2.sag.kelp.data.representation.sequence.SequenceRepresentation (implements it.uniroma2.sag.kelp.data.representation.Representation)
- it.uniroma2.sag.kelp.examples.main.SerializationExample
- it.uniroma2.sag.kelp.data.dataset.SimpleDataset (implements it.uniroma2.sag.kelp.data.dataset.Dataset)
- it.uniroma2.sag.kelp.learningalgorithm.classification.scw.SoftConfidenceWeightedClassification (implements it.uniroma2.sag.kelp.learningalgorithm.BinaryLearningAlgorithm, it.uniroma2.sag.kelp.learningalgorithm.LinearMethod, it.uniroma2.sag.kelp.learningalgorithm.OnlineLearningAlgorithm)
- it.uniroma2.sag.kelp.data.representation.vector.SparseVector (implements it.uniroma2.sag.kelp.data.representation.Vector)
- it.uniroma2.sag.kelp.kernel.cache.SquaredNormCacheTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.data.manipulator.StandardizationManipulator (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.kernel.tree.deltamatrix.StaticDeltaMatrix (implements it.uniroma2.sag.kelp.kernel.tree.deltamatrix.DeltaMatrix)
- it.uniroma2.sag.kelp.data.label.StringLabel (implements java.lang.Comparable<T>, it.uniroma2.sag.kelp.data.label.Label)
- it.uniroma2.sag.kelp.data.representation.string.StringRepresentation (implements it.uniroma2.sag.kelp.data.representation.Representation)
- it.uniroma2.sag.kelp.data.representation.structure.StructureElement (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.representation.structure.StructureElementFactory
- it.uniroma2.sag.kelp.data.representation.structure.similarity.StructureElementSimilarityTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- it.uniroma2.sag.kelp.predictionfunction.model.SupportVector
- it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm.solver.SvmSolution
- java.lang.Throwable (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.manipulator.TreeAddAdditionalInfoFromArray (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.data.representation.tree.utils.TreeIO
- it.uniroma2.sag.kelp.kernel.tree.TreeKernelUtils
- it.uniroma2.sag.kelp.data.representation.tree.node.TreeNode (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.representation.tree.node.TreeNodePairs (implements java.io.Serializable)
- it.uniroma2.sag.kelp.data.manipulator.TreeNodePruner (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelectorAllChildren (implements it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelector)
- it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelectorAllDescendants (implements it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelector)
- it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelectorAllLeaves (implements it.uniroma2.sag.kelp.data.representation.tree.utils.TreeNodeSelector)
- it.uniroma2.sag.kelp.data.manipulator.TreePairRelTagger (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.examples.demo.pruning.TreePruningDemo
- it.uniroma2.sag.kelp.data.representation.tree.TreeRepresentation (implements it.uniroma2.sag.kelp.data.representation.Representation)
- it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver.Tron
- it.uniroma2.sag.kelp.examples.demo.tweetsent2013.TweetSentimentAnalysisSemeval2013
- it.uniroma2.sag.kelp.predictionfunction.regressionfunction.UnivariateRegressionFunction (implements it.uniroma2.sag.kelp.predictionfunction.regressionfunction.RegressionFunction)
- it.uniroma2.sag.kelp.predictionfunction.regressionfunction.UnivariateRegressionOutput (implements it.uniroma2.sag.kelp.predictionfunction.regressionfunction.RegressionOutput)
- it.uniroma2.sag.kelp.data.representation.structure.similarity.VectorBasedStructureElementSimilarity (implements it.uniroma2.sag.kelp.data.representation.structure.similarity.StructureElementSimilarityI)
- it.uniroma2.sag.kelp.data.manipulator.VectorConcatenationManipulator (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.data.manipulator.WLSubtreeMapper (implements it.uniroma2.sag.kelp.data.manipulator.Manipulator)
- it.uniroma2.sag.kelp.wordspace.Wordspace (implements it.uniroma2.sag.kelp.wordspace.WordspaceI)
- it.uniroma2.sag.kelp.wordspace.WordspaceTypeResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
Interface Hierarchy
Enum Hierarchy
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.