Update build instructions, improve memory usage (#1811)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifndef XGBOOST_TREE_PARAM_H_
|
||||
#define XGBOOST_TREE_PARAM_H_
|
||||
|
||||
#include <dmlc/parameter.h>
|
||||
#include <xgboost/data.h>
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include <limits>
|
||||
|
||||
Reference in New Issue
Block a user