8000 The output after training · Issue #66 · cjlin1/liblinear · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The output after training #66
Open
@JackieyWang

Description

@JackieyWang

Why is it that after the training, a lot of iteration information is output, but according to the example, only one should be output.
When I execute train(x, y), a lot of information appears on the console, as follows:

.......*
optimization finished, #iter = 74
Objective value = -61.281319
nSV = 103
.......**
optimization finished, #iter = 73
Objective value = -54.324909
nSV = 91
..*
optimization finished, #iter = 26
Objective value = -2.698234
nSV = 15
.*
optimization finished, #iter = 12
Objective value = -2.446329
nSV = 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0