Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
47feda49
Commit
47feda49
authored
Oct 08, 2016
by
Guolin Ke
Committed by
GitHub
Oct 08, 2016
Browse files
Update tree_learner.h
parent
f20a2c4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/LightGBM/tree_learner.h
include/LightGBM/tree_learner.h
+1
-1
No files found.
include/LightGBM/tree_learner.h
View file @
47feda49
...
...
@@ -37,7 +37,7 @@ public:
virtual
Tree
*
Train
(
const
score_t
*
gradients
,
const
score_t
*
hessians
)
=
0
;
/*!
* \brief Set
LabelAt
bagging data
* \brief Set bagging data
* \param used_indices Used data indices
* \param num_data Number of used data
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment