Fix typo: cutomize -> customize (#3073)
This commit is contained in:
parent
24c2e41287
commit
86bf930497
@ -1,7 +1,7 @@
|
|||||||
XGBoost Python Feature Walkthrough
|
XGBoost Python Feature Walkthrough
|
||||||
==================================
|
==================================
|
||||||
* [Basic walkthrough of wrappers](basic_walkthrough.py)
|
* [Basic walkthrough of wrappers](basic_walkthrough.py)
|
||||||
* [Cutomize loss function, and evaluation metric](custom_objective.py)
|
* [Customize loss function, and evaluation metric](custom_objective.py)
|
||||||
* [Boosting from existing prediction](boost_from_prediction.py)
|
* [Boosting from existing prediction](boost_from_prediction.py)
|
||||||
* [Predicting using first n trees](predict_first_ntree.py)
|
* [Predicting using first n trees](predict_first_ntree.py)
|
||||||
* [Generalized Linear Model](generalized_linear_model.py)
|
* [Generalized Linear Model](generalized_linear_model.py)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user