Dask Ml with lightgbm and Dask gridsearchcv error assertion error
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
Lgbm=daskgridcv (model,Param grid)
With joblib.parallel_backend('dask')
Lgbm.fit(strain,ytrain)
I get assertion Error could anyone please let me know why I am I getting this error
Contributor guide
Research direction
Start by reproducing the reported Dask-ML GridSearchCV call with LightGBM and joblib's Dask backend, then capture the complete assertion traceback and environment details. Done means determining whether the assertion is a Dask-ML defect or an incompatible setup, with a confirmed minimal reproduction or documented resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100