|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Storable
cannot be trained anyway.
ParameterSetContainer
ParameterSet
depends on the value of this Parameter
, this variable holds a reference
to that ParameterSet
ParameterSet
is saved, which assists reconstruction from XML.
getValue()
, false otherwise
message
.
double
contains normalization constant of the instance.
d
, using the value v
to normalize
d
, writing the result in dest
starting at position start
using the value v
to normalize
- normalisation(double[], double, int, int) -
Static method in class de.jstacs.utils.Normalisation
- sum normalisation on
d
, starting at position
start, stopping at position
end
, using the value v
to normalize
- NormalizableScoringFunction - Interface in de.jstacs.scoringFunctions
- The interface for normalizable ScoringFunctions.
- normalizationConstant -
Variable in class de.jstacs.scoringFunctions.directedGraphicalModels.BayesianNetworkScoringFunction
- Normalization constant to obtain normalized probabilities
- normalizePlugInParameters() -
Method in class de.jstacs.scoringFunctions.directedGraphicalModels.ParameterTree
- Starts the normalization of the plug in parameters to the log of the MAP-estimates.
- NormConditionalLogLikelihood - Class in de.jstacs.classifier.scoringFunctionBased.cll
- This class implements the normalized log conditional likelihood.
- NormConditionalLogLikelihood(ScoringFunction[], Sample[], double[][], boolean, boolean) -
Constructor for class de.jstacs.classifier.scoringFunctionBased.cll.NormConditionalLogLikelihood
- The constructor creates an instance of the log conditional likelihood.
- NormConditionalLogLikelihood(ScoringFunction[], Sample[], double[][], LogPrior, boolean, boolean) -
Constructor for class de.jstacs.classifier.scoringFunctionBased.cll.NormConditionalLogLikelihood
- The constructor creates an instance using the given prior.
- NotTrainedException - Exception in de.jstacs
- A NotTrainedException is thrown if the user tries to use an untrained model.
- NotTrainedException() -
Constructor for exception de.jstacs.NotTrainedException
- Creates a new NotTrainedException with standard message ("The model is not trained yet.
- NotTrainedException(String) -
Constructor for exception de.jstacs.NotTrainedException
- Creates a new NotTrainedException with your own
message
.
- NullProgressUpdater - Class in de.jstacs.utils
- This class implements a
ProgressUpdater
doing nothing but forces a crossvalidation that
is used with an instance of this class to continue to its end. - NumberValidator<E extends Comparable<? extends Number>> - Class in de.jstacs.parameters.validation
- Class that validates all subclasses of
Number
that implement Comparable
(e.g. - NumberValidator(E, E) -
Constructor for class de.jstacs.parameters.validation.NumberValidator
- Constructs a
NumberValidator
for a given upper and lower bound.
- NumberValidator(StringBuffer) -
Constructor for class de.jstacs.parameters.validation.NumberValidator
- Constructs a NumberValidator out of a XML representation
- NumericalDifferentiableFunction - Class in de.jstacs.algorithms.optimization
- This class is the framework for any function f: R^n -> R.
- NumericalDifferentiableFunction(double) -
Constructor for class de.jstacs.algorithms.optimization.NumericalDifferentiableFunction
-
- NumericalResult - Class in de.jstacs.results
- Class for numerical
Result
values. - NumericalResult(StringBuffer) -
Constructor for class de.jstacs.results.NumericalResult
- Constructs a
NumericalResult
from its XML-representation.
- NumericalResult(String, String, double) -
Constructor for class de.jstacs.results.NumericalResult
- The simplified constructor for the primitive type double.
- NumericalResult(String, String, int) -
Constructor for class de.jstacs.results.NumericalResult
- The simplified constructor for the primitive type int.
- NumericalResult(String, String, Integer) -
Constructor for class de.jstacs.results.NumericalResult
- The simplified constructor for the type Integer.
- NumericalResult(String, String, long) -
Constructor for class de.jstacs.results.NumericalResult
- The simplified constructor for the primitive type long.
- NumericalResultSet - Class in de.jstacs.results
- Class for a set of numerical result values, which are all of the type
NumericalResult
. - NumericalResultSet(NumericalResult) -
Constructor for class de.jstacs.results.NumericalResultSet
- Constructs a
NumericalResultSet
containing one NumericalResult
.
- NumericalResultSet(NumericalResult[]...) -
Constructor for class de.jstacs.results.NumericalResultSet
- Constructs a
NumericalResultSet
from an array of NumericalResult
s.
- NumericalResultSet(LinkedList<? extends NumericalResult>) -
Constructor for class de.jstacs.results.NumericalResultSet
- Constructs a
NumericalResultSet
from a LinkedList of NumericalResult
s.
- NumericalResultSet(StringBuffer) -
Constructor for class de.jstacs.results.NumericalResultSet
- This is the constructor for
Storable
.
- numFreePars -
Variable in class de.jstacs.scoringFunctions.directedGraphicalModels.BayesianNetworkScoringFunction
- The number of free parameters.
- nums -
Variable in class de.jstacs.scoringFunctions.directedGraphicalModels.BayesianNetworkScoringFunction
- Used, internally.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |