mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.68k stars 325 forks source link

[Learn] Fix lightgbm train TypeError #3349

Closed zhongchun closed 1 year ago

zhongchun commented 1 year ago

What do these changes do?

Fix lgihtgbm train TypeError when running on a cluster.

Related issue number

Fixes #3348

Check code requirements