Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
469 views
in Technique[技术] by (71.8m points)

serialization - ONNX a OneVsRest with CatBoost estimator

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!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...