Skip to content

[R] Support multi-class custom objective.#9526

Merged
trivialfis merged 3 commits into
dmlc:masterfrom
trivialfis:r-cus-obj
Aug 29, 2023
Merged

[R] Support multi-class custom objective.#9526
trivialfis merged 3 commits into
dmlc:masterfrom
trivialfis:r-cus-obj

Conversation

@trivialfis

Copy link
Copy Markdown
Member

Currently, the gradient is passed as a numeric vector. We will enforce it to be a matrix instead.

Correctly handle the f-order of R matrix.

Currently, the gradient is passed as a numeric vector. We will enforce it to be a matrix
instead.

Correctly handle the f-order of R matrix.
@trivialfis
trivialfis marked this pull request as ready for review August 28, 2023 11:02
@trivialfis trivialfis changed the title [WIP][R] Support multi-class/target custom objective. [R] Support multi-class/target custom objective. Aug 28, 2023
@trivialfis trivialfis changed the title [R] Support multi-class/target custom objective. [R] Support multi-class custom objective. Aug 28, 2023
@trivialfis
trivialfis merged commit be6a552 into dmlc:master Aug 29, 2023
@trivialfis
trivialfis deleted the r-cus-obj branch August 29, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants