Description of the Problem
Currently, it is not entirely clear whether the prediction returns a value for lt1 or lt2. In the future, there may be models that predict both lt1 and lt2.
Proposed Solution
Create a return object that holds the predicted values.
Description of the Problem
Currently, it is not entirely clear whether the prediction returns a value for lt1 or lt2. In the future, there may be models that predict both lt1 and lt2.
Proposed Solution
Create a return object that holds the predicted values.