File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1612,6 +1612,28 @@ <h5 class="card-title"><a href="https://github.com/ludwig-ai/ludwig" class="text
16121612 </ div >
16131613 </ div >
16141614
1615+ < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
1616+ < div class ="card text-center p-3 ">
1617+ < a href ="https://github.com/microsoft/LightGBM " target ="_blank ">
1618+ < img class ="card-img-top " src ="static/image/logos/lightgbm.svg " style ="width:70%; height: auto; " alt ="lightgbm ">
1619+ </ a >
1620+ < p class ="mt-2 "> by Microsoft</ p >
1621+ < figure class ="p-3 mb-0 ">
1622+ < blockquote class ="blockquote ">
1623+ < p >
1624+ < a href ="https://lightgbm.readthedocs.io/en/latest/ " target ="_blank "> LightGBM</ a >
1625+ is a gradient boosting framework
1626+ that uses tree based learning algorithms.
1627+ </ p >
1628+ </ blockquote >
1629+ </ figure >
1630+
1631+ < figcaption class ="blockquote-footer mt-2 text-muted ">
1632+ Light Gradient Boosting Machine
1633+ </ figcaption >
1634+ </ div >
1635+ </ div >
1636+
16151637 </ div >
16161638 </ div >
16171639 <!--End of ML, DL, and AI-->
You can’t perform that action at this time.
0 commit comments