Skip to content

Hardwired value of Sigmoid parameter used instead of value specified in parameters #1422

@mjmckp

Description

@mjmckp

var cali = new PlattCalibrator(Host, -0.5, 0);

The hardwired value 0.5 in the line above should instead be the value of the Sigmoid parameter specified when the model was trained (the default value of which is 1, but used to be 0.5).

Metadata

Metadata

Assignees

Labels

P0Priority of the issue for triage purpose: IMPORTANT, needs to be fixed right away.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions