Commit 4d9964ed authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

Update README.md

parent bb280523
...@@ -18,4 +18,4 @@ Here is an example for LightGBM to perform parallel learning for 2 machines. ...@@ -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. 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).
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment