I am using fit trend operator with linear regression in the subprocess. Although the set role operator has applied (for label attribute), the message still shows "Missing predicted label: Input ExampleSet does not have a predicted label attribute." I tried using linear regression operator alone (without fit trend), it works fine. Am I doing some mistake?