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
68bd9ab9
Commit
68bd9ab9
authored
Aug 08, 2016
by
Guolin Ke
Browse files
some warning fix
parent
1c774687
Changes
41
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/treelearner/split_info.hpp
src/treelearner/split_info.hpp
+1
-1
No files found.
src/treelearner/split_info.hpp
View file @
68bd9ab9
...
@@ -104,4 +104,4 @@ inline bool SplitInfo::operator > (const SplitInfo& si) const {
...
@@ -104,4 +104,4 @@ inline bool SplitInfo::operator > (const SplitInfo& si) const {
}
}
}
// namespace LightGBM
}
// namespace LightGBM
#endif
#endif
// LightGBM_TREELEARNER_SPLIT_INFO_HPP_
#endif // LightGBM_TREELEARNER_SPLIT_INFO_HPP_
Prev
1
2
3
Next
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