GitHub user SarahAsad23 closed the discussion with a comment: Improving the Usability of ML Operators
After internal discussion, we decided that for future teaching scenarios we will use the "Training Linear Regression" operator instead of the original "Linear Regression" operator as it is more intuitive.  The Training Linear regression operator takes training data as an input and outputs a model. The Linear Regression operator takes train and test data, internally does the training and evaluation, prints the accuracy, and outputs a model. We will later decide if we would like to possibly remove one of the operators. GitHub link: https://github.com/apache/texera/discussions/4202#discussioncomment-15800504 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
