Skip to content

Conversation

@jubinchheda
Copy link

  • Use a set for split_indices and predictions to speed up lookup times.
  • Read files in a more efficient manner using with statements to ensure proper file handling.
  • Simplify the loop by combining conditions and removing redundant checks.
  • Use list comprehensions for filtering and counting.

* Use a set for split_indices and predictions to speed up lookup times.
* Read files in a more efficient manner using with statements to ensure proper file handling.
* Simplify the loop by combining conditions and removing redundant checks.
* Use list comprehensions for filtering and counting.
@jubinchheda
Copy link
Author

Can we merge this pull request?

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.

2 participants