auto turn on optimization
This commit is contained in:
parent
792cff5abc
commit
09a841f810
@ -72,7 +72,7 @@ struct TrainParam{
|
|||||||
parallel_option = 2;
|
parallel_option = 2;
|
||||||
sketch_eps = 0.1f;
|
sketch_eps = 0.1f;
|
||||||
sketch_ratio = 2.0f;
|
sketch_ratio = 2.0f;
|
||||||
cache_opt = 0;
|
cache_opt = 1;
|
||||||
}
|
}
|
||||||
/*!
|
/*!
|
||||||
* \brief set parameters from outside
|
* \brief set parameters from outside
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user