Skip to content

Missing test for Inception Time: limit IT_max_max_kernel_size parameter to number of timesteps #254

Open
@bsolino

Description

@bsolino

Inception time limits its maximum kernel size to the number of time steps. This was previously done in

if settings['IT_max_max_kernel_size'] > x_shape[1]:

However, there is no test in the test suite checking this behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions