https://github.com/catboost/catboost
Raw File
Tip revision: a9a160090b5af66e6bd9a0eca23e62a64399646b authored by yazevnul on 10 December 2018, 16:00:45 UTC
update release notes for 0.11.2
Tip revision: a9a1600
AWESOME.md
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.
back to top