Call Local Workflow Demo

This workflow shows how to use the Call Local workflow node, which can execute another workflow in your local repository. This is really handsome, e.g. for reusing functionality. We workflow performs a prediction task; it scores the german credit data via a previously built model. The predictor workflow is called once per input line, i.e. once for each credit customer. The input and output parameters are transferred in JSON format between the workflows.


This is a companion discussion topic for the original entry at https://kni.me/w/xMuVZHFjXIZ6DXeJ