add empty folder for regression. TODO

This commit is contained in:
tqchen 2014-02-07 20:20:09 -08:00
parent 9ee1048fe9
commit 1e7ac402e6

View File

@ -9,7 +9,7 @@
#include <climits>
#include "xgboost.h"
#include "../utils/xgboost_utils.h"
#include "../gbm-base/xgboost_base_model.h"
#include "xgboost_gbmbase.h"
namespace xgboost{
namespace booster{
/*!