class

Moses::RegressionScoring

Inherits Moses::ScoringFunction < Reference < Object

Regression scoring function

Constructors

new(training_data : Array(Array(Float64)), target_data : Array(Float64))

Instance methods

evaluate(candidate : Candidate) : CompositeScore
problem_type
target_data
target_data=(target_data : Array(Float64))
training_data
training_data=(training_data : Array(Array(Float64)))