Rewrite LightGBM integration page (#637)

This commit is contained in:
pollfly
2023-08-09 13:37:16 +03:00
committed by GitHub
parent bdcf043fe5
commit a1520d5f7b
3 changed files with 122 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ module.exports = {
'integrations/catboost', 'integrations/click', 'guides/frameworks/fastai/fastai_with_tensorboard',
'integrations/hydra',
'guides/frameworks/keras/keras_tensorboard', 'guides/frameworks/tensorflow/integration_keras_tuner',
'guides/frameworks/lightgbm/lightgbm_example', 'integrations/matplotlib',
'integrations/lightgbm', 'integrations/matplotlib',
'integrations/megengine', 'integrations/openmmv', 'integrations/optuna',
'integrations/python_fire', 'integrations/pytorch',
'integrations/ignite',