[REFACTOR] Add alias, allow missing variables, init gbm interface
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace xgboost {
|
||||
namespace common {
|
||||
/*!
|
||||
* \brief Random Engine
|
||||
* \brief Define mt19937 as default type Random Engine.
|
||||
*/
|
||||
typedef std::mt19937 RandomEngine;
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user