dask / dask/dask-ml

Dask Ml with lightgbm and Dask gridsearchcv error assertion error

Open
#684 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.