Skip to content

Compute timing correctly #205

@bjschoenfeld

Description

@bjschoenfeld

As noted in #202, we are not computing compute times correctly. Each metafeature has a dependency graph of the sub-computations needed. In some cases, there are multiple dependencies on the same computation and the timing of that computation as added multiple times to the total metafeature compute time. Rather, the compute time of each dependency should be added only once.

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