mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
9 lines
192 B
XML
9 lines
192 B
XML
<models>
|
|
<model>
|
|
<type>catboost</type>
|
|
<name>model</name>
|
|
<path>/etc/clickhouse-server/model/model.cbm</path>
|
|
<lifetime>0</lifetime>
|
|
</model>
|
|
</models>
|