Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New node-red control flow for Kubeflow customization pipeline execution #1080

Open
482170765 opened this issue Dec 22, 2023 · 0 comments
Open

Comments

@482170765
Copy link

We develop a new Node-red pipeline control flow over kubeflow pipeline execution. This flow divides the AI training, testing and deployment meta format for kubeflow AI pipeline execution. The functionality of each node varies depending on its assigned mission. For example, the data read node allows loading of different training data sets. The pre-process node allows data cleaning, regulation, normalization options. Further, the algorithm node allows selection of different AI training algorithms, such as decision tree, random forest, logistic regression etc. Details and the code is included in the following repo. site.
https:/sefgsefg/Federated-Learning-on-kubeflow-with-nodered/tree/main/FL_kubeflow_with_node-red/examples

@482170765 482170765 changed the title New node-red control flow for Kubeflow pipeline control New node-red control flow for Kubeflow pipeline execution Dec 22, 2023
@482170765 482170765 changed the title New node-red control flow for Kubeflow pipeline execution New node-red control flow for Kubeflow customization pipeline execution Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant