Skip to content

Default value of sigmoid parameter for LightGBM #654

@mjmckp

Description

@mjmckp

The default value of the sigmoid parameter for LightGBM is 1, however in the ML.Net wrapper it is hardwired to 0.5:

Why is this the case? Shouldn't this parameter either be 1 or exposed on the ML.Net API instead?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions