fix doc
This commit is contained in:
6
demo/guide-python/README.md
Normal file
6
demo/guide-python/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
XGBoost Python Feature Walkthrough
|
||||
====
|
||||
* [Basic walkthrough of wrappers](basic_walkthrough.py)
|
||||
* [Cutomize loss function, and evaluation metric](custom_objective.py)
|
||||
* [Boosting from existing prediction](boost_from_prediction.py)
|
||||
* [Predicting using first n trees](predict_first_ntree.py)
|
||||
Reference in New Issue
Block a user