Skip to content

Slow event-wise scores evaluation #17

@rth

Description

@rth

Computing the event-wise scores evaluation appears to be very time consuming, mostly due to the repeated calls to pd.to_dataframe within the Eventwise* scores.

At least for ramp_test_submission --quick-test on the starting kit this accounts for most of the runtime,

Screenshot_2019-03-29 out

Originally the starting kit with the --quick-test option takes 63s on my laptop, with event-wise scores disabled this reduces to 9s.

Looking for a way to speeding it up, but generally, such long run time (on a dataset that is not that big) makes iterations slower which is problematic when running events.

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