add catboost classifier support#529
Conversation
adriangonz
left a comment
There was a problem hiding this comment.
This looks great @theofpa! Thanks a lot for submitting a new runtime! 🚀
It also seems to already tick most of the boxes. I've added a few questions, but it looks almost ready to go!
|
Thanks for the review @adriangonz . Since we're adding only the classifier capability I've renamed the contribution and added a TODO for the regressor and ranker capabilities as a future improvement. |
adriangonz
left a comment
There was a problem hiding this comment.
Nice one @theofpa! Thanks for addressing those comments.
Really great job! Once the tests are green, this one should be good to go 👍
|
Hey @theofpa , It seems that the linter is flagging a couple minor changes. The other failing test seems like a non-issue. So if you can update those linter changes, we should be good to go 👍 |
|
Hey @theofpa , Conscious it's been a while since this PR was opened, so we'll close the PR for now. However, if you get a chance to have a look in the near future, it would be great to pick it up again! |
add catboost support: