Skip to content

Having issues when trying predictions in TST Classification Model #952

@ayushgourisaria

Description

@ayushgourisaria

Hi,

I am using the TST model for Time Series Classification and facing issues when trying to do predictions.

learn.predict(X_test[0])

I am trying to run this line where X_test is a numpy array with dimensions same as that of the training data. But am met with the following error:

AttributeError: 'tuple' object has no attribute 'transpose'

Any help would be highly appreciated. Please let me know in case this information is not sufficient enough.

Thank you in advance.

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