However the recursion does not extend further because the G-function is not a Feistel network. |
Однако рекурсия не простирается далее, потому что G-Функция - не Сеть Фейстеля. |
For example, if f calls itself, that is direct recursion. |
Например, если f вызывает себя, это прямая рекурсия. |
Possible constructor recursion detected. |
Обнаружена возможная рекурсия конструктора. |
The recursion is completed when the subset at a node has all the same value of the target variable, or when splitting no longer adds value to the predictions. |
Рекурсия прекращается, когда подмножество в узле имеет одно и то же значение целевой переменной или когда разбиение не добавляет значения в предсказания. |
Any mutual recursion between two procedures can be converted to direct recursion by inlining the code of one procedure into the other. |
Любая взаимная рекурсия между двумя процедурами может быть сведена к прямой рекурсии путём встраивания кода одной процедуры в другую. |