-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update roxygen2 doc. Co-authored-by: fis <[email protected]>
- Loading branch information
1 parent
2a9979e
commit 3e7e426
Showing
100 changed files
with
284 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
basic_walkthrough Basic feature walkthrough | ||
caret_wrapper Use xgboost to train in caret library | ||
custom_objective Cutomize loss function, and evaluation metric | ||
custom_objective Customize loss function, and evaluation metric | ||
boost_from_prediction Boosting from existing prediction | ||
predict_first_ntree Predicting using first n trees | ||
generalized_linear_model Generalized Linear Model | ||
cross_validation Cross validation | ||
create_sparse_matrix Create Sparse Matrix | ||
predict_leaf_indices Predicting the corresponding leaves | ||
early_stopping Early Stop in training | ||
poisson_regression Poisson Regression on count data | ||
tweedie_regression Tweddie Regression | ||
poisson_regression Poisson regression on count data | ||
tweedie_regression Tweedie regression | ||
gpu_accelerated GPU-accelerated tree building algorithms | ||
interaction_constraints Interaction constraints among features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.