| Package | Description |
|---|---|
| de.jstacs.algorithms.optimization |
Provides classes for different types of algorithms that are not directly linked to the modelling components of Jstacs: Algorithms on graphs, algorithms for numerical optimization, and a basic alignment algorithm.
|
| de.jstacs.algorithms.optimization.termination |
Provides classes for termination conditions that can be used in algorithms.
|
| de.jstacs.classifiers.differentiableSequenceScoreBased |
Provides the classes for
Classifiers that are based on SequenceScores.It includes a sub-package for discriminative objective functions, namely conditional likelihood and supervised posterior, and a separate sub-package for the parameter priors, that can be used for the supervised posterior. |
| de.jstacs.motifDiscovery |
This package provides the framework including the interface for any de novo motif discoverer.
|
| de.jstacs.sequenceScores.statisticalModels.trainable |
Provides all
TrainableStatisticalModels, which can
be learned from a single DataSet. |
| de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous |
This package contains various inhomogeneous models.
|
| de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.shared | |
| de.jstacs.sequenceScores.statisticalModels.trainable.hmm.training |
The package provides all classes used to determine the training algorithm of a hidden Markov model.
|
| de.jstacs.sequenceScores.statisticalModels.trainable.mixture |
This package is the super package for any mixture model.
|
| de.jstacs.sequenceScores.statisticalModels.trainable.mixture.motif |
| Class and Description |
|---|
| TerminationCondition
This interface can be used in any iterative algorithm for determining the end of the algorithm.
|
| Class and Description |
|---|
| AbstractTerminationCondition
This class is the abstract super class of many
TerminationConditions. |
| Class and Description |
|---|
| AbstractTerminationCondition
This class is the abstract super class of many
TerminationConditions. |
| Class and Description |
|---|
| AbstractTerminationCondition
This class is the abstract super class of many
TerminationConditions. |
| Class and Description |
|---|
| TerminationCondition
This interface can be used in any iterative algorithm for determining the end of the algorithm.
|
| Class and Description |
|---|
| TerminationCondition
This interface can be used in any iterative algorithm for determining the end of the algorithm.
|
| Class and Description |
|---|
| AbstractTerminationCondition
This class is the abstract super class of many
TerminationConditions. |
| Class and Description |
|---|
| TerminationCondition
This interface can be used in any iterative algorithm for determining the end of the algorithm.
|
| Class and Description |
|---|
| TerminationCondition
This interface can be used in any iterative algorithm for determining the end of the algorithm.
|