NumExpr defaulting to 8 threads
Open
bug
enhancement
hacktoberfest
help wanted
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This particualr line in the code
`res = learn.predict(k)`
leads to this : NumExpr defaulting to 8 threads
and the result isn't properly displayed,so had to use regex and work around to get the toxicity score
Would appreciate if anyone can fix this or has a better work around
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue at `res = learn.predict(k)` and inspect the NumExpr warning and resulting output. Done means the toxicity score is displayed correctly without requiring a regex workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100