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
2dbf1a2e
"python-package/vscode:/vscode.git/clone" did not exist on "f52be9be5091d300078f0b4fa3641a165ed3f905"
Commit
2dbf1a2e
authored
May 20, 2017
by
Miguel González-Fierro
Committed by
Guolin Ke
May 20, 2017
Browse files
updated init to v 0.2 (#535)
parent
71e122ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python-package/lightgbm/__init__.py
python-package/lightgbm/__init__.py
+1
-1
No files found.
python-package/lightgbm/__init__.py
View file @
2dbf1a2e
...
@@ -21,7 +21,7 @@ except ImportError:
...
@@ -21,7 +21,7 @@ except ImportError:
pass
pass
__version__
=
0.
1
__version__
=
0.
2
__all__
=
[
'Dataset'
,
'Booster'
,
__all__
=
[
'Dataset'
,
'Booster'
,
'train'
,
'cv'
,
'train'
,
'cv'
,
...
...
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