This commit is contained in:
Sergei Bocharov 2019-10-14 16:13:26 +03:00
parent 6920592143
commit 8b27fa975e
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ The fastest way to evaluate a CatBoost model is compile `libcatboostmodel.<so|dl
</models>
```
**6.** Add the path to CatBoost and configuration to the ClickHouse configuration:
**6.** Add the path to CatBoost and the model configuration to the ClickHouse configuration:
```xml
<!-- File etc/clickhouse-server/config.d/models_config.xml. -->

View File

@ -146,7 +146,7 @@ FROM amazon_train
</models>
```
**6.** Добавьте в конфигурацию ClickHouse путь к CatBoost и конфигурации:
**6.** Добавьте в конфигурацию ClickHouse путь к CatBoost и конфигурации модели:
```xml
<!-- Файл etc/clickhouse-server/config.d/models_config.xml. -->