Skip to content

weight value is too big #12

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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