Ma77Ball opened a new pull request, #6667: URL: https://github.com/apache/texera/pull/6667
### What changes were proposed in this PR? - Add SklearnAdvancedBaseDescSpec using minimal concrete ParamClass and descriptor subclasses. - Verify operatorInfo advertises the two-in one-out training and parameter shape with the parameter port depending on the training port, and getOutputSchemas produces Model BINARY and Parameters STRING. - Verify generatePythonCode emits the skeleton driven by the model import and the loop-count and getParameter value-vs-workflow branches. ### Any related issues, documentation, discussions? Closes: #6666 ### How was this PR tested? - Run: `sbt "WorkflowOperator/testOnly *SklearnAdvancedBaseDescSpec"`, expect all 7 tests passing. - Test-only change; no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
