I made a OneVsRest classifier, that uses a CatBoost as estimator. I'd like to serialize the whole model. I tried using ONNX built in functions (save_model, ...) for this but it doesn't seem to work with an SkLearn + CatBoost hybrid model.
Did anyone manage to do this before?
Thanks!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…