Skip to content

Add staged_predict functions to C API#2584

Closed
Mb-NextTime wants to merge 2 commits into
catboost:masterfrom
Mb-NextTime:c_api_staged_predict
Closed

Add staged_predict functions to C API#2584
Mb-NextTime wants to merge 2 commits into
catboost:masterfrom
Mb-NextTime:c_api_staged_predict

Conversation

@Mb-NextTime
Copy link
Copy Markdown

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en.

I am adding functions to apply model a trained model and calculate the results for each i-th tree of the model taking into consideration only the trees in the range [0; i).
The Python, R and Command-line versions already have it, but the C API is missing it.

@andrey-khropov
Copy link
Copy Markdown
Member

Looks good to me

robot-piglet pushed a commit that referenced this pull request Feb 8, 2024
@andrey-khropov
Copy link
Copy Markdown
Member

This change has been merged in 0adc70a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants