catboost / catboost/benchmarks
TypeError: fmin() got an unexpected keyword argument 'rseed'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 172
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys, does anyone knows why at /quality_benchmarks/experiments.py cannot trace this parameter?
`TypeError: fmin() got an unexpected keyword argument 'rseed'`
Contributor guide
Research direction
Open quality_benchmarks/experiments.py and locate the call to fmin() that passes rseed. Check the installed fmin API and its surrounding benchmark setup to determine the compatible parameter, then verify that the quality benchmark runs without the TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100