<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Catboost on code.kiwi.com</title><link>https://code.kiwi.com/tag/catboost/</link><description>Recent content in Catboost on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 27 Mar 2023 08:06:23 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/catboost/index.xml" rel="self" type="application/rss+xml"/><item><title>CatBoost C++ library</title><link>https://code.kiwi.com/articles/catboost-c-library/</link><pubDate>Tue, 20 Apr 2021 19:51:00 +0000</pubDate><guid>https://code.kiwi.com/articles/catboost-c-library/</guid><description>&lt;p&gt;In this article, you will find information about our implementation of the CatBoost C++ library, the reasons why we wrote it, and how to optimize C++ computations based on memory reorganization and vectorization instructions.&lt;/p&gt;
&lt;p&gt;Kiwi.com open sourced a new &lt;a href="https://github.com/kiwicom/catboost-cxx"&gt;CatBoost applying library&lt;/a&gt; written in C++ with reasonably good optimizations and without dependencies. It means you can use this library in your projects to apply CatBoost models without huge catboost official library dependency. Moreover, it is possible to integrate this library into your build process.&lt;/p&gt;</description></item></channel></rss>