Re: [scikit-learn] Can I use Sklearn Porter to Generate C++ version of Random Forest Predict function

2018-11-01 Thread Brown J.B. via scikit-learn
I, too, would be curious to know if anyone has any experience in doing this.
J.B.

2018年11月1日(木) 2:07 Chidhambaranathan R :

> Hi,
>
> I'd like to know if I can use sklearn_porter to generate the C++ version
> of Random Forest Regression Predict function. If sklearn_porter doesn't
> work, is there any possible alternatives to  generate c++ implementation of
> RF Regressor Predict function?
>
> Thanks.
>
> --
> Regards,
> Chidhambaranathan R,
> PhD Student,
> Electrical and Computer Engineering,
> Utah State University
> ___
> scikit-learn mailing list
> scikit-learn@python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
___
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn


[scikit-learn] Can I use Sklearn Porter to Generate C++ version of Random Forest Predict function

2018-10-31 Thread Chidhambaranathan R
Hi,

I'd like to know if I can use sklearn_porter to generate the C++ version of
Random Forest Regression Predict function. If sklearn_porter doesn't work,
is there any possible alternatives to  generate c++ implementation of RF
Regressor Predict function?

Thanks.

-- 
Regards,
Chidhambaranathan R,
PhD Student,
Electrical and Computer Engineering,
Utah State University
___
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn