Skip to content

add new functions#368

Open
mmarzl17 wants to merge 1 commit intoaksnzhy:masterfrom
mmarzl17:master
Open

add new functions#368
mmarzl17 wants to merge 1 commit intoaksnzhy:masterfrom
mmarzl17:master

Conversation

@mmarzl17
Copy link
Copy Markdown

At present, the metric indicators calculated by the algorithm are all output in the log, and the indicator values ​​cannot be obtained, so I additionally calculated logloss, acc, and prec. In the calculation process, it is found that logloss needs a value of 0 to 1, and acc and prec need a label value of 0 and 1, so it is necessary to call the setSign and setSigmoid methods, but after continuous calls, it is found that these two functions do not cover the last time. value, but add a new value, so add disableSigmoid, disableSign these two methods

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.

1 participant