ReproducibleInstances
which can be stored and recreated if needed.Exception
s defined by jaicore-ml.CheckedJaicoreMLException
serves as a base class for all checked Exception
s defined as part of jaicore-ml.CheckedJaicoreMLException
with the given parameters.CheckedJaicoreMLException
with the given parameters.ConfigurationException
indicates an error during a configuration process.ConfigurationException
with the given parameters.ConfigurationException
with the given parameters.ReproducibleInstances
object.ReproducibleInstances
object.ReproducibleInstances
Object based on the given History.ReproducibleInstances
object.IPredictiveModelConfiguration
of this model.ReproducibleInstances
Object.ReproducibleInstances
Object.IBatchLearner
models a learning algorithm which works in a batch fashion, i.e. takes a whole IDataset
as training input.GlobalCharacterizer.characterizerNames
.GlobalCharacterizer.characterizers
.GlobalCharacterizer.ids
.IOnlineLearner
models a learning algorithm which works in an online fashion, i.e. takes either a single IInstance
or a Set
thereof as training input.IPredictiveModel
corresponds to a model which can be used to make predictions based on given IInstance
es.IPredictiveModelConfiguration
models a configuration of an IPredictiveModel
.IInstance
and returns the result.PredictionException
indicates that an error occurred during a prediction process.PredictionException
with the given parameters.PredictionException
with the given parameters.IPredictiveModelConfiguration
of this model to the given one.AbstractSplitBasedClassifierEvaluator
.ReproducibleInstances
object.IBatchLearner
using the given IDataset
.TrainingException
indicates that an error occurred during a training process.TrainingException
with the given parameters.TrainingException
with the given parameters.UncheckedJaicoreMLException
serves as a base class for all unchecked Exception
s defined as part of jaicore-ml.UncheckedJaicoreMLException
with the given parameters.UncheckedJaicoreMLException
with the given parameters.IOnlineLearner
based on the given IInstance
.