cancel
Showing results for 
Search instead for 
Did you mean: 

Python class sharing with pipelines

thomasweckerbasf
Explorer
0 Kudos
261

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?

Accepted Solutions (0)

Answers (0)