scikit-survival icon indicating copy to clipboard operation
scikit-survival copied to clipboard

ONNX export

Open ogencoglu opened this issue 1 year ago • 2 comments

ONNX export (e.g. with https://onnx.ai/sklearn-onnx/ ) would be very beneficial for deploying trained models to any environment and programming language. Do you have such export options considering ONNX is the most popular common format for serving any machine learning model.

ogencoglu avatar Aug 07 '24 22:08 ogencoglu

Exporting to ONNX is currently not implemented nor are there plans to add it in the near future.

sebp avatar Aug 08 '24 17:08 sebp

Understood

ogencoglu avatar Aug 08 '24 18:08 ogencoglu