Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
d65f87b6
Commit
d65f87b6
authored
Apr 19, 2017
by
Guolin Ke
Committed by
GitHub
Apr 19, 2017
Browse files
Update Parameters.md
parent
7339ed64
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
docs/Parameters.md
docs/Parameters.md
+3
-2
No files found.
docs/Parameters.md
View file @
d65f87b6
...
...
@@ -235,10 +235,11 @@ The parameter format is `key1=value1 key2=value2 ... ` . And parameters can be s
## Network parameters
Following parameters are used for parallel learning, and only used for base(socket) version.
It doesn't need to set them for MPI version.
Following parameters are used for parallel learning, and only used for base(socket) version.
*
`num_machines`
, default=
`1`
, type=int, alias=
`num_machine`
*
Used for parallel learning, the number of machines for parallel learning application
*
Need to set this in both socket and mpi version.
*
`local_listen_port`
, default=
`12400`
, type=int, alias=
`local_port`
*
TCP listen port for local machines.
*
Should allow this port in firewall setting before training.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment