Awesome CatBoost ---------------- This page contains a moderated list of examples, tutorials, articles about CatBoost use cases. It is inspired by [awesome-machine-learning](https://github.com/dmlc/mxnet/blob/master/example/README.md). We will be happy to add your success story using CatBoost to this list. Send us a pull request if you want to include your case here. ## Use cases * The Large Hadron Collider beauty (LHCb) experiment uses [CatBoost](https://catboost.ai/news#particle_identification). * CatBoost is used in [Kaggle Kernels](https://www.kaggle.com/kernels?sortBy=relevance&group=everyone&search=catboost&page=1&pageSize=100) to solve data science challenges. ## Tools using CatBoost * [auto_ml](https://github.com/ClimbsRocks/auto_ml) - Automated machine learning for production and analytics. Lets you focus on the fun parts of ML, while outputting production-ready code, and detailed analytics of your dataset and results. Includes support for CatBoost and other ml libraries.