Skip to content

Commit 104922d

Browse files
authored
Update 2016-12-14-GPU-accelerated-xgboost.markdown
1 parent 1380759 commit 104922d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2016-12-14-GPU-accelerated-xgboost.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The algorithm also switches between two modes. The first mode processes node gro
6060

6161
## How do I use it?
6262
To use the GPU algorithm add the single parameter:
63+
6364
```python
6465
# Python example
6566
param['updater'] = 'grow_gpu'

0 commit comments

Comments
 (0)