python package refactor into python-package
This commit is contained in:
@@ -11,7 +11,7 @@ This should give you xgboost.exe for CLI version and xgboost_wrapper.dll for pyt
|
||||
|
||||
Use Python Module
|
||||
=====
|
||||
* After you build the dll, you can install the Python package from the [../wrapper](../wrapper) folder
|
||||
* After you build the dll, you can install the Python package from the [../python-package](../python-package) folder
|
||||
|
||||
```
|
||||
python setup.py install
|
||||
|
||||
Reference in New Issue
Block a user