diff --git a/docs/en/guides/apply_catboost_model.md b/docs/en/guides/apply_catboost_model.md index 06863bb48f988a8b39fc90c2701a1b58f7ec95c5..a9d8707f5ca4ceca051ddb2c45fada43f16f4d66 100644 --- a/docs/en/guides/apply_catboost_model.md +++ b/docs/en/guides/apply_catboost_model.md @@ -2,7 +2,7 @@ [CatBoost](https://catboost.ai) is a free and open-source gradient boosting library developed at [Yandex](https://yandex.com/company/) for machine learning. -With this instruction, you will learn to apply pre-trained models in ClickHouse: as a result, you run the model inference from SQL. +With this instruction, you will learn to apply pre-trained models in ClickHouse by running model inference from SQL. To apply a CatBoost model in ClickHouse: