Skip to content

Get label as the last entry in the tensor dataset #57

@rdisipio

Description

@rdisipio

return dataset.tensors[1]

I think this should be return dataset.tensors[-1] . I have run into issues when the TensorDataset object is composed of more than 1 dataframe, with the last one corresponding to labels.

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