|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
LogNumber that represents the absolute value
of this LogNumber.
AnytimeAlgorithm.AbstractAnytimeAlgorithm.
AbstractAnytimeBatchLearner abstract class
implements a standard method for conforming to the BatchLearner and
AnytimeLearner (IterativeAlgorithm and
StoppableAlgorithm) interfaces.AbstractAnytimeBatchLearner.
AbstractAnytimeSupervisedBatchLearner abstract class extends
the AbstractAnytimeBatchLearner to implement the
SupervisedBatchLearner interface.AbstractAnytimeSupervisedBatchLearner.
AbstractBatchAndIncrementalLearner.
AbstractBatchLearnerWrapper with a null learner.
AbstractBatchLearnerWrapper with the given learner.
AbstractBinaryCategorizer implements the commonality of
the BinaryCategorizer, holding the collection of possible
values.AbstractBinaryCategorizer.
BinaryConfusionMatrix interface.AbstractBinaryConfusionMatrix.
Categorizer interface.AbstractCategorizer with an empty category set.
AbstractCategorizer with the given category set.
LetterNumberTokenizer.
AbstractCloneableserializable abstract class implements a default
version of the clone method that calls the Object clone method, but traps
the exception that can be thrown.AbstractCloneableSerializable.
ClusterHierarchyNode class.AbstractClusterHierarchyNode.
AbstractClusterHierarchyNode.
AbstractCognitiveModelFactory.
AbstractConfidenceWeightedBinaryCategorizer.
AbstractConfidenceWeightedBinaryCategorizer with
the given mean vector.
ConfusionMatrix interface.AbstractConfusionMatrix.
DataConverter interface.AbstractDataConverter.
DataDistribution interface.AbstractDataDistribution.
AbstractDecisionTreeLearner implements common functionality for
learning algorithms that learn a decision tree.AbstractDecisionTreeNode class implements common functionality
for a decision tree node.DiscriminantBinaryCategorizer
interface.AbstractDiscriminantBinaryCategorizer.
DiscriminantCategorizer interface.AbstractDiscriminantCategorizer with an empty
set of categories.
AbstractCategorizer with the given category set.
Document interface.AbstractDocument.
DocumentExtractor interface.AbstractDocumentExtractor.
AbstractEntropyBasedGlobalTermWeighter.
AbstractEntropyBasedGlobalTermWeighter.
EuclideanRing interface.AbstractEuclideanRing.
Field interface.AbstractField.
Field interface.AbstractField.
AbstractField
FileSerializationHandler.AbstractFileSerializationHandler.
GlobalTermWeighter that keeps track of term frequencies
in documents.AbstractCountingBasedGlobalTermWeighter.
AbstractCountingBasedGlobalTermWeighter.
GlobalTermWeighter interface.AbstractGlobalTermWeighter.
AbstractGlobalTermWeighter.
IncrementalEstimator.InputOutputPair interface.AbstractInputOutputPair.
AbstractIterativeAlgorithm class implements a simple part of
the IterativeAlgorithm interface that manages the listeners for the
algorithm.AbstractIterativeAlgorithm.
AbstractIterativeAlgorithm.
IterativeAlgorithmListener
interface that provides default implementations of the event methods that
do nothing.AbstractIterativeAlgorithmListener.
KernelizableBinaryCategorizerOnlineLearner
interface.AbstractKernelizableBinaryCategorizerOnlineLearner.
AbstractKernelizableBinaryCategorizerOnlineLearner
with the given vector factory.
AbstractLearningExperiment class implements the general
functionality of the LearningExperiment interface, which is mainly
the handling of listeners and firing of events.AbstractLinearCombinationOnlineLearner with
default parameters.
AbstractLinearCombinationOnlineLearner with
the given parameters.
LocalTermWeighter interface.AbstractLocalTermWeighter.
AbstractLocalTermWeighter.
AbstractMinDistanceFixedClusterInitializer.
AbstractMinDistanceFixedClusterInitializer.
MultiTextualConverter interface.AbstractMultiTextualConverter.
AbstractNamed class implements the Named interface
in a standard way by having a name field inside the object.OccurrenceInText interface.AbstractOccurrenceInText.
AbstractOccurrenceInText.
BudgetedKernelBinaryCategorizerLearner
for online learners.AbstractOnlineBudgetedKernelBinaryCategorizerLearner
with a null kernel and default budget.
AbstractOnlineBudgetedKernelBinaryCategorizerLearner
with the given parameters.
AbstractOnlineKernelBinaryCategorizerLearner with
a null kernel.
AbstractOnlineKernelBinaryCategorizerLearner with
the given kernel.
LinearBinaryCategorizer.AbstractOnlineLinearBinaryCategorizerLearner with
the default vector factory.
AbstractOnlineLinearBinaryCategorizerLearner with
the given vector factory.
AbstractRandomized abstract class implements the
Randomized interface by containing the random object in a protected
field.Regressor interface.AbstractRegressor.
AbstractRelation with null source and target.
AbstractRelation with the given source and target.
ReversibleDataConverter that caches the
reverse converter.AbstractReverseCachedDataConverter.
ReversibleDataConverter interface.AbstractReversibleDataConverter.
ScalarFunction interface.AbstractScalarFunction.
AbstractSelector class provides some common functionality
for implementations of Selectors.AbstractSemanticIdentifier class implements the basic
methods that are needed for a SemanticIdentifier to provide
a good speed improvement.SingleDocumentExtractor interface.AbstractSingleDocumentExtractor.
SingleTermFilter interface.AbstractSingleTermFilter.
SingleTextualConverter interface.AbstractSingleTextualConverter.
AbstractStatefulEvalutor class is an abstract implementation of
the StatefulEvalutor interface.AbstractStatefulEvaluator.
AbstractStatefulEvaluator.
StreamSerializationHandler.AbstractStreamSerializationHandler.
AbstractSupervisedBatchAndIncrementalLearner.
AbstractSupervisedPerformanceEvaluator class contains an
abstract implementation of the SupervisedPerformanceEvaluator class.TargetEstimatePair.AbstractTargetEstimatePair.
AbstractTerm.AbstractTerm.
TermIndex class that handles a lot
of the convenience method implementations.AbstractTermIndex.
TermWeightNormalizer interface.AbstractTermWeightNormalizer.
TextSerializationHandler interface.AbstractTextSerializationHandler.
Textual interface.AbstractTextual.
TextualConverter interface.AbstractTextualConverter.
Tokenizer interface.AbstractTokenizer.
DataToVectorEncoder interface.AbstractToVectorEncoder.
AbstractToVectorEncoder with the given vector
factory.
AbstractUnivariateScalarFunction.
Ensemble interface for
unweighted ensembles.AbstractUnweightedEnsemble.
AbstractUnweightedEnsemble with the given
list of members.
AbstractValidationFoldExperiment class implements a common way
of structuring an experiment around a ValidationFoldCreator object
where the fold creator is used to create each of the individual trials of
the experiment.ValueDiscriminantPair interface.AbstractValueDiscriminantPair.
VectorSpaceModel class.AbstractVectorSpaceModel.
AbstractVectorThresholdMaximumGainLearner.
Ensemble interface for ensembles
that have a weight associated with each member.AdaBoost class implements the Adaptive Boosting (AdaBoost)
algorithm formulated by Yoav Freund and Robert Shapire.AdaptiveRegularizationOfWeights with default
parameters.
AdaptiveRegularizationOfWeights with the given
parameters
AdditiveEnsemble.
AdditiveEnsemble with the given members and a bias
of 0.
AdditiveEnsemble with the given members.
AffinityPropagation algorithm requires three parameters:
a divergence function, a value to use for self-divergence, and a damping
factor (called lambda in the paper; 0.5 is the default).AgglomerativeClusterer implements an agglomerative clustering
algorithm, which is a type of hierarchical clustering algorithm.HierarchyNode.
HierarchyNode.
HierarchyNode.
AggressiveRelaxedOnlineMaximumMarginAlgorithm.
AggressiveRelaxedOnlineMaximumMarginAlgorithm with
the given vector factory.
AnytimeAlgorithm interface defines the functionality of an
iterative algorithm that is stoppable and can return intermediate results.java.util.Map that contains the same data as in this
scalar map.
DefaultTerm objects that contain
the text of the Token.
Vectorizable objects and returns a
collection of Vector objects of the same size.
AdditiveEnsemble.
AdditiveEnsemble with the given
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||