We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a089208 + 2f2af41 commit a9a1dcbCopy full SHA for a9a1dcb
_images/lightgbm-logo.svg
index.html
@@ -507,6 +507,16 @@ <h4>tsfresh</h4>
507
<p>Automatic extraction of relevant features from time series</p>
508
</div>
509
510
+ <div class="col-md-6 flex-item">
511
+ <a class="flex-item-left" href="https://lightgbm.readthedocs.io/">
512
+ <img src="_images/lightgbm-logo.svg" alt="Light G B M logo">
513
+ </a>
514
+ <div>
515
+ <h4>LightGBM</h4>
516
+ <p>Gradient boosted trees for machine learning</p>
517
+ <p>LightGBM can use Dask to bootstrap itself for distributed training</p>
518
+ </div>
519
520
521
522
0 commit comments