refresh

Pipeline.refresh()[source]

Reloads the pipeline from the engine.

This discards all local changes you have made since the last time you called fit().

Raises:
IOError:

If the engine did not send a proper pipeline.

Returns:
Pipeline:

Current instance