|
Medial Code Documentation
|
Functions | |
| None | check_precision_score (str tree_method) |
| None | check_quantile_error (str tree_method) |
Tests for evaluation metrics.
| None xgboost.testing.metrics.check_precision_score | ( | str | tree_method | ) |
Test for precision with ranking and classification.
| None xgboost.testing.metrics.check_quantile_error | ( | str | tree_method | ) |
Test for the `quantile` loss.