mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
unique
This commit is contained in:
parent
da8d49a67a
commit
ba3d6c4b6c
@ -88,7 +88,7 @@ namespace
|
||||
|
||||
return std::make_shared<Method>(
|
||||
argument_types.size() - 1,
|
||||
gradient_computer,
|
||||
std::move(gradient_computer),
|
||||
weights_updater_name,
|
||||
learning_rate,
|
||||
l2_reg_coef,
|
||||
|
Loading…
Reference in New Issue
Block a user