ibis-ml icon indicating copy to clipboard operation
ibis-ml copied to clipboard

feat: support offline and realtime production deployment for inference

Open jitingxu1 opened this issue 1 year ago • 0 comments

At present, we haven't quite cracked the code on efficiently running ML models on a SQL backend.

One approach to transitioning the preprocessing pipeline involves saving it in a readable file format for deployment into offline or real-time production systems.

jitingxu1 avatar Apr 15 '24 14:04 jitingxu1