[IO] Enable external memory

This commit is contained in:
tqchen
2016-01-10 12:13:39 -08:00
parent 5f28617d7d
commit ef1021e759
11 changed files with 654 additions and 626 deletions

View File

@@ -22,7 +22,7 @@
* "[21:47:50] 6513x126 matrix with 143286 entries loaded from ../data/agaricus.txt.train"
*/
#ifndef XGBOOST_LOG_WITH_TIME
#define XGBOOST_LOG_WITH_TIME 0
#define XGBOOST_LOG_WITH_TIME 1
#endif
/*! \brief namespace of xgboo st*/