cancel
Showing results for 
Search instead for 
Did you mean: 

Python class sharing with pipelines

11-15-2021 3:59 PM
728 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Within SAP Data Intelligence, using the Python 3 operator: how can I share a self-developed class within many different pipelines?

For example, I have a class bundling all the pre-processing, post-processing, etc.

Then, I have 2 training pipelines, using the pre-processing and post-processing methods, but differ within the ML model itself.

How can I share the class code for both pipelines without code duplication?

0 Likes

Accepted Solutions (0)

Answers (0)