Skip to content

Try casting all dimensions to Categorical rather than strings - will that speed up tree fitters? #63

Description

@EgorKraevTransferwise

Profiling shows that the tree fitter spends a lot of time doing groupbys over the dimensions; worth testing if those groupbys go faster if the dimensions are cast to Categorical dtype. Might need some time, to test that this doesn't break anything, also categorical dims have non-intuitive groupby behavior.

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