James Lamb

Results 912 comments of James Lamb

35 errors as of https://github.com/microsoft/LightGBM/commit/946817a505eeedf7b99d975fb7dd7294dd3d4e9d Found 35 errors in 2 files (checked 10 source files) ```text python-package/lightgbm/sklearn.py:627: error: Incompatible types in assignment (expression has type "None", variable has type "_ObjectiveFunctionWrapper")...

32 errors as of https://github.com/microsoft/LightGBM/commit/630f2e78af9e01274939a128c8ed1c89b4f02c4b Found 32 errors in 2 files (checked 10 source files) ```text python-package/lightgbm/sklearn.py:627: error: Incompatible types in assignment (expression has type "None", variable has type "_ObjectiveFunctionWrapper")...

88 errors as of https://github.com/microsoft/LightGBM/commit/865c126a1e3ccdd77ec205b9dde46e5f3c5b6b21 Found 88 errors in 5 files ```text python-package/lightgbm/basic.py:128: error: "CDLL" has no attribute "callback" python-package/lightgbm/basic.py:255: error: Function "ctypes.POINTER" is not valid as a type python-package/lightgbm/basic.py:255:...

96 errors as of https://github.com/microsoft/LightGBM/commit/ef006b788cb2aadd3e827d0d8b44bf879854966e Found 96 errors in 5 files ```text python-package/lightgbm/basic.py:131: error: "CDLL" has no attribute "callback" python-package/lightgbm/basic.py:258: error: Function "ctypes.POINTER" is not valid as a type python-package/lightgbm/basic.py:258:...

79 errors as of https://github.com/microsoft/LightGBM/commit/81d4d4d1010e939a66048c78ee1f8e88f7ee6639 Found 79 errors in 5 files (checked 10 source files) ```text python-package/lightgbm/basic.py:131: error: "CDLL" has no attribute "callback" python-package/lightgbm/basic.py:297: error: "int" not callable python-package/lightgbm/basic.py:297: error:...

@elijahbenizzy sure! I also just set up readthedocs ("RTD") on one of my little side projects, so I have recent experience doing this. Would be happy to get on a...

I put up a few PRs tonight that together address all the `flake8` warnings that I'm confident aren't false positives. * #218 * #220 * #221 If / when those...

Ha I was literally just looking at this! I'd like to start working on this next, if you're still open to it.

Ok @elijahbenizzy @skrawcz I put up a proposal in #225. Thanks for considering this!

> I can even do it with you through screen sharing if you'd like Thanks very much for the offer and we might ask you for that kind of help...