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
00e03ced
Commit
00e03ced
authored
Nov 17, 2017
by
Nikita Titov
Committed by
Guolin Ke
Nov 17, 2017
Browse files
fixed ignore_column description (#1068)
parent
9ba0cc78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/Parameters.rst
docs/Parameters.rst
+1
-1
No files found.
docs/Parameters.rst
View file @
00e03ced
...
...
@@ -420,7 +420,7 @@ IO Parameters
- add a prefix ``name:`` for column name, e.g. ``ignore_column=name:c1,c2,c3`` means c1, c2 and c3 will be ignored
- **Note**: works only in
CLI-version
- **Note**: works only in
case of loading data directly from file
- **Note**: index starts from ``0``. And it doesn't count the label column
...
...
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