Commit 47feda49 authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

Update tree_learner.h

parent f20a2c4d
......@@ -37,7 +37,7 @@ public:
virtual Tree* Train(const score_t* gradients, const score_t* hessians) = 0;
/*!
* \brief SetLabelAt bagging data
* \brief Set bagging data
* \param used_indices Used data indices
* \param num_data Number of used data
*/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment