Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix top_k processing in as_folder_structure #165

Merged
merged 1 commit into from Jun 29, 2023
Merged

Conversation

capjamesg
Copy link
Collaborator

This PR fixes a bug where, if the classification.get_top_k(1)[0][0] line of code is called in the as_folder_structure function, an error is returned.

@capjamesg capjamesg self-assigned this Jun 29, 2023
@capjamesg capjamesg added the bug Something isn't working label Jun 29, 2023
@capjamesg capjamesg requested a review from SkalskiP June 29, 2023 12:53
@SkalskiP SkalskiP merged commit 5fdbb70 into main Jun 29, 2023
5 checks passed
@capjamesg capjamesg deleted the fix-classification branch July 5, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants