Skip to content

[python-package] support sub-classing scikit-learn estimators #6783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Feb 12, 2025
Merged
Changes from 2 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3b5f648
[python-package] make sub-classing scikit-learn estimators easier
jameslamb Jan 4, 2025
02c48c3
tests passing
jameslamb Jan 4, 2025
7b720cb
add docs
jameslamb Jan 7, 2025
51b5e64
Update tests/python_package_test/test_sklearn.py
jameslamb Jan 10, 2025
81178fd
remove docs links
jameslamb Jan 10, 2025
110b0e1
Merge branch 'python/sklearn-subclassing' of github.com:microsoft/Lig…
jameslamb Jan 10, 2025
104471a
Merge branch 'master' into python/sklearn-subclassing
jameslamb Jan 11, 2025
d80b0df
fix Dask tests
jameslamb Jan 13, 2025
b7e041a
Merge branch 'python/sklearn-subclassing' of github.com:microsoft/Lig…
jameslamb Jan 13, 2025
68177a7
Merge branch 'master' into python/sklearn-subclassing
StrikerRUS Jan 20, 2025
70f29a7
Merge branch 'master' into python/sklearn-subclassing
jameslamb Jan 26, 2025
6796ba9
Merge branch 'master' into python/sklearn-subclassing
jameslamb Jan 26, 2025
409733a
Update tests/python_package_test/test_dask.py
jameslamb Jan 30, 2025
0a40e9b
Update python-package/lightgbm/sklearn.py
jameslamb Jan 30, 2025
64850c6
Merge branch 'master' into python/sklearn-subclassing
jameslamb Jan 30, 2025
cd54639
Update docs/FAQ.rst
jameslamb Jan 30, 2025
e39d19f
Merge branch 'master' into python/sklearn-subclassing
jameslamb Jan 30, 2025
7077c24
Merge branch 'master' into python/sklearn-subclassing
jameslamb Feb 5, 2025
7c59cd9
Merge branch 'python/sklearn-subclassing' of github.com:microsoft/Lig…
jameslamb Feb 7, 2025
98eb476
restore Dask signatures
jameslamb Feb 7, 2025
734961c
Merge branch 'master' into python/sklearn-subclassing
jameslamb Feb 10, 2025
3d351a4
repeat all params
jameslamb Feb 11, 2025
9be0ec1
Merge branch 'python/sklearn-subclassing' of github.com:microsoft/Lig…
jameslamb Feb 11, 2025
51c18ad
update Dask tests
jameslamb Feb 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.