Skip to content

Commit

Permalink
modify learning
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawnfz-Lenfeng committed Oct 9, 2024
1 parent 2966edd commit 02c3398
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/source/reference/lightgbm/learning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ the method in the left column. ``Y`` stands for yes, ``N`` stands for no, ``P``
for partial (meaning some parameters may not be supported yet), and ``D`` stands for
default to lightgbm.

+-----------------------------+-----------------------------------+------------------------+----------------------------------+
| xorbits.lightgbm | lightgbm | Implemented? (Y/N/P/D) | Notes for Current implementation |
+-----------------------------+-----------------------------------+------------------------+----------------------------------+
+----------------------+--------------+------------------------+----------------------------------+
| ``xorbits.lightgbm`` | ``lightgbm`` | Implemented? (Y/N/P/D) | Notes for Current implementation |
+----------------------+--------------+------------------------+----------------------------------+
| | | | |
+----------------------+--------------+------------------------+----------------------------------+

.. Originally, `predict` and `predict_proba methods` were included,
.. but they are not consistent with the interfaces of lightgbm.
Expand Down

0 comments on commit 02c3398

Please sign in to comment.