------------------
- Enabling local models to generate the transformations pipeline used in
training to be able to apply it locally to input data for predictions.
- Refactoring local models to bring the feature extraction capabilities to
the transformations pipeline.
- Rounding local numeric predictions and scores to 5 digits.
- Improving Pipelines and Image Processing documentation.