Skip to content

Conversation

@vile319
Copy link

@vile319 vile319 commented Dec 22, 2025

  • Add n_jobs parameter for parallel model training using joblib
  • Use threading backend for consistent performance
  • ~50% speedup with n_jobs=-1 (26.4s -> 13s on benchmark)

- Add n_jobs parameter for parallel model training using joblib
- Use threading backend for consistent performance
- ~50% speedup with n_jobs=-1 (26.4s -> 13s on benchmark)
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.

1 participant