Monotone constraints for gpu_hist (#2904)

This commit is contained in:
Rory Mitchell
2017-11-30 10:26:19 +13:00
committed by GitHub
parent 5867c1b96d
commit c51adb49b6
8 changed files with 171 additions and 59 deletions

View File

@@ -46,6 +46,8 @@ Specify the 'tree_method' parameter as one of the following algorithms.
+--------------------+------------+-----------+
| grow_policy | |cross| | |tick| |
+--------------------+------------+-----------+
| monotone_constraints | |cross| | |tick| |
+--------------------+------------+-----------+
```