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
e7a2b66f
"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "c4778e73fb6fc7d6709b614ab413bf55e8702ac8"
Unverified
Commit
e7a2b66f
authored
Jul 09, 2020
by
guanqun
Committed by
GitHub
Jul 09, 2020
Browse files
typo fix (#3174)
parent
2ee77ba0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/boosting/rf.hpp
src/boosting/rf.hpp
+1
-1
No files found.
src/boosting/rf.hpp
View file @
e7a2b66f
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
namespace
LightGBM
{
namespace
LightGBM
{
/*!
/*!
* \brief R
o
ndom Forest implementation
* \brief R
a
ndom Forest implementation
*/
*/
class
RF
:
public
GBDT
{
class
RF
:
public
GBDT
{
public:
public:
...
...
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