dmitryikh / leaves

pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
MIT License
419 stars 70 forks source link

is this library compatible with catboost? #67

Open Slach opened 4 years ago

Slach commented 4 years ago

I hope you will implement support for catboost Yandex library

dmitryikh commented 4 years ago

No, currently here is no catboost support.

I will have a look on catboost later and come back to you. But no particular plans for now.

mkao006 commented 2 years ago

same here

mirecl commented 1 year ago

https://github.com/catboost/catboost/discussions/2299