Unifying Scikit-learn Pipelines and PyTorch Models with ONNX for Deployment
Author(s): Fernando Nieuwveldt Originally published on Towards AI. DALL-E created image I have blogged in the past about a common machine learning design pattern involving feature engineering and preprocessing when working with an scikit-learn pipeline alongside a deep learning framework where your …