Fix typo in python demo (#3676)
This commit is contained in:
parent
308f664ade
commit
8dac0d1009
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
export PYTHONPATH=PYTHONPATH:../../python-package
|
export PYTHONPATH=$PYTHONPATH:../../python-package
|
||||||
python basic_walkthrough.py
|
python basic_walkthrough.py
|
||||||
python custom_objective.py
|
python custom_objective.py
|
||||||
python boost_from_prediction.py
|
python boost_from_prediction.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user