Keras Convert and Upload Within Wallaroo
How to convert Keras ML models and upload them to Wallaroo using the Wallaroo auto-conversion method.
Wallaroo pipelines support the ONNX standard and models converted using the Model autoconversion method.
These sample guides and their machine language models can be downloaded from the Wallaroo Tutorials Repository.
How to convert Keras ML models and upload them to Wallaroo using the Wallaroo auto-conversion method.
How to convert PyTorch ML models into the ONNX format.
How to use the Wallaroo convert_model method with a sklearn model.
How to convert sk-learn Regression ML models into the ONNX format.
How to upload a Statsmodel ML model into Wallaroo
How to convert XGBoost ML Classification models and upload to Wallaroo.
How to convert XGBoost ML Regression models and upload to Wallaroo with the Wallaroo convert_model
method.
How to convert XGBoost to ONNX using the onnxmltools.convert library