This commit is contained in:
Guolin Ke 2016-10-09 19:27:52 +08:00 коммит произвёл GitHub
Родитель bb28052344
Коммит 4d9964edb0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,4 +18,4 @@ Here is an example for LightGBM to perform parallel learning for 2 machines.
This parallel learning example is based on socket. LightGBM also support parallel learning based on mpi.
For more details about the usage of parallel learning, please refer to [this]().
For more details about the usage of parallel learning, please refer to [this](https://github.com/Microsoft/LightGBM/wiki/Parallel-Learning-Guide).