Models the result output container
Represents the Target value if it is present
ADT sealed trait providing getters for values.
Represents the Target value if it is not present
Factory for Prediction case class instances
Represents the result output value; if the target is present has Score value, EmptyScore otherwise.