Hi,

I am working on GradientBoostingRegressor these days and I am wondering if 
there is a way to dump the model into txt file, or any other format that can be 
processed by c++

My production system is in c++, so I want use the python-trained tree model in 
c++ for production.

Has anyone ever done this before?

thanks
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to