Skip to content

weight value is too big #12

@caxieyou

Description

@caxieyou

according to the paper, the weight value is w = exp(flag * f)
and the f score is the sum of all the weak classification tree score.
so when there is more and more weak classifers, the f is became bigger and bigger
when the value is bigger than 700+, the double value will not be able to hold the result.
any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions