[GPU-Plugin] Change GPU plugin to use tree_method parameter, bump cmake version to 3.5 for GPU plugin, add compute architecture 3.5, remove unused cmake files (#2455)
This commit is contained in:
@@ -24,8 +24,7 @@ param['eval_metric'] = 'auc'
|
||||
param['max_depth'] = 5
|
||||
param['eta'] = 0.3
|
||||
param['silent'] = 0
|
||||
param['updater'] = 'grow_gpu'
|
||||
#param['updater'] = 'grow_colmaker'
|
||||
param['tree_method'] = 'gpu_exact'
|
||||
|
||||
num_round = 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user