Skip to content

Commit

Permalink
DOC remove outdated note in lightgbm docs
Browse files Browse the repository at this point in the history
we're testing agains latest release now
  • Loading branch information
kmike committed May 31, 2018
1 parent e75eb2d commit 63e9918
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/libraries/lightgbm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ LightGBM
LightGBM_ is a fast Gradient Boosting framework; it provides a Python
interface. eli5 supports :func:`eli5.explain_weights`
and :func:`eli5.explain_prediction` for ``lightgbm.LGBMClassifer``
and ``lightgbm.LGBMRegressor`` estimators. It is tested against LightGBM
master branch.
and ``lightgbm.LGBMRegressor`` estimators.

.. _LightGBM: https://github.com/Microsoft/LightGBM

Expand Down

0 comments on commit 63e9918

Please sign in to comment.