Skip to content

fix: ValueError: could not broadcast input array from shape(1000,1,1) into shape (1,1000) - #7

Open
webbrain-one wants to merge 1 commit into
artvandelay:masterfrom
webbrain-one:webbrain/issue-5
Open

fix: ValueError: could not broadcast input array from shape(1000,1,1) into shape (1,1000)#7
webbrain-one wants to merge 1 commit into
artvandelay:masterfrom
webbrain-one:webbrain/issue-5

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #5

Reshape label array to ensure compatible dimensions and prevent
ValueError during broadcasting. Fixes Issue artvandelay#5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: could not broadcast input array from shape(1000,1,1) into shape (1,1000)

1 participant