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
28cdf612
Commit
28cdf612
authored
Jan 02, 2018
by
Darío Hereñú
Committed by
Nikita Titov
Jan 02, 2018
Browse files
[docs] Minor fix (#1164)
* Minor fix * fixed table
parent
25a63982
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/Development-Guide.rst
docs/Development-Guide.rst
+1
-1
No files found.
docs/Development-Guide.rst
View file @
28cdf612
...
@@ -17,7 +17,7 @@ Important Classes
...
@@ -17,7 +17,7 @@ Important Classes
+=========================+======================================================================================+
+=========================+======================================================================================+
| ``Application`` | The entrance of application, including training and prediction logic |
| ``Application`` | The entrance of application, including training and prediction logic |
+-------------------------+--------------------------------------------------------------------------------------+
+-------------------------+--------------------------------------------------------------------------------------+
| ``Bin`` | Data structure used for store feature discrete values(converted from float values)
|
| ``Bin`` | Data structure used for store feature discrete values
(converted from float values) |
+-------------------------+--------------------------------------------------------------------------------------+
+-------------------------+--------------------------------------------------------------------------------------+
| ``Boosting`` | Boosting interface, current implementation is GBDT and DART |
| ``Boosting`` | Boosting interface, current implementation is GBDT and DART |
+-------------------------+--------------------------------------------------------------------------------------+
+-------------------------+--------------------------------------------------------------------------------------+
...
...
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