Skip to content

The data values of the output 2D data gets changed to 0-1 when the output is greater than 12x12 #4

@EhtashamAhmed

Description

@EhtashamAhmed

This looks like very strange that when I run the code with the same data but with less features of 144 for the output of 12x12, my data does not change and the tab2img only reshapes the data

Input data of 144 features
image

Output contains the data reshaped to 12x12 and the original data values stayed the same as min value and max value
image

But if I increase the data features for the same dataset to 169 so that i get the output of 13x13, my data values gets changed

Input data of 169 features
image

Output data is of shape 13x13 but the data values are now only 0 or 1
image

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