jieguangzhou opened a new pull request, #10036: URL: https://github.com/apache/dolphinscheduler/pull/10036
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Add MLflow task plugin to enable Dolphin users to schedule [MLflow](https://mlflow.org). - support basic algorithm (lr, svm, lightgbm, xgboost) - support automl tool (autosklearn, flaml) This PR relates to: https://github.com/apache/dolphinscheduler/issues/9725. Because I want to continue enriching the capabilities of this plugin, leave the issue open for now. ## Brief change log <img width="1411" alt="image" src="https://user-images.githubusercontent.com/31528124/168468268-75888020-e65c-4442-a49f-1e00d7e6aa21.png"> ## Verify this pull request <!--*(Please pick either of the following options)*--> Verified by unit test. -- 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]
