Skip to content

error matlab in python #1

@vothaianh1997

Description

@vothaianh1997
if data_train.shape[0] % 2 != 0:
    data_train = data_train[-c(1),]
    labels_train = labels_train[-c(1),]

c not define. pls fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions