The GitHub Actions job "Build" on texera.git/main has succeeded. Run started by GitHub user yunyad (triggered by yunyad).
Head commit for run: 084b476ce221e0e740eec6bc946a719f0e12c2e9 / yunyad <[email protected]> fix(op): add ML training operators for linear and logistic regression (#3779) Fix #3581 This PR introduces ML training operators for common regression tasks: - `SklearnTrainingLinearRegressionOpDesc` for linear regression - `SklearnTrainingLogisticRegressionOpDesc` for logistic regression - `SklearnTrainingLogisticRegressionCVOpDesc` for cross-validated logistic regression These additions extend the training operator suite to support basic supervised learning using scikit-learn.  Report URL: https://github.com/apache/texera/actions/runs/18082048438 With regards, GitHub Actions via GitBox
