Example of using Ray Tune and CatBoost

CatBoost is an open-source gradient boosting library developed by Yandex, designed to handle categorical features natively and efficiently. It can be used for various machine learning tasks, including classification, regression, and ranking.

I wrote some example code on how to use CatBoost with Ray Tune. The code is open source and can be found here.

Copyright Richard Decal. richarddecal.com