File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -455,6 +455,28 @@ <h4>DataPrep</h4>
455455 </ div >
456456 </ div >
457457
458+ < div class ="row top-padding-small ">
459+ < div class ="col-md-6 flex-item ">
460+ < a class ="flex-item-left " href ="https://lightgbm.readthedocs.io/ ">
461+ < img src ="_images/lightgbm-logo.svg " alt ="Light G B M logo ">
462+ </ a >
463+ < div >
464+ < h4 > LightGBM</ h4 >
465+ < p > Gradient boosted trees for machine learning</ p >
466+ < p > LightGBM can use Dask to bootstrap itself for distributed training</ p >
467+ </ div >
468+ </ div >
469+ < div class ="col-md-6 flex-item ">
470+ < a class ="flex-item-left " href ="https://github.com/makepath/xarray-spatial ">
471+ < img src ="_images/Xarray-Spatial-logo.svg " alt ="Xarray-Spatial logo ">
472+ </ a >
473+ < div >
474+ < h4 > Xarray-Spatial</ h4 >
475+ < p > Geospatial raster analysis in Python; extensible with Numba, scalable with Dask</ p >
476+ </ div >
477+ </ div >
478+ </ div >
479+
458480 < div class ="row top-padding-small ">
459481 < div class ="col-md-6 flex-item ">
460482 < div class ="flex-item-left "> </ div >
@@ -507,16 +529,6 @@ <h4>tsfresh</h4>
507529 < p > Automatic extraction of relevant features from time series</ p >
508530 </ div >
509531 </ div >
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- </ div >
520532 </ div >
521533 </ div >
522534 </ div >
You can’t perform that action at this time.
0 commit comments