Skip to content

Fix multiclass logit - #64

Merged
jemus42 merged 1 commit into
masterfrom
fig-logit-multiclass
Jul 15, 2026
Merged

Fix multiclass logit#64
jemus42 merged 1 commit into
masterfrom
fig-logit-multiclass

Conversation

@jemus42

@jemus42 jemus42 commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Should fix #40

Issue was that the R side neglected the fact that logit needs a reference class level, and the delta parameter which ensures that log(0) doesn't occur defaultet to 0, which is also fixed now.

@jemus42
jemus42 merged commit 1d55951 into master Jul 15, 2026
9 checks passed
@jemus42
jemus42 deleted the fig-logit-multiclass branch July 15, 2026 14:55
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.

Fix logit loss

1 participant