Medial Code Documentation
Loading...
Searching...
No Matches
Functions
xgboost.testing.metrics Namespace Reference

Functions

None check_precision_score (str tree_method)
 
None check_quantile_error (str tree_method)
 

Detailed Description

Tests for evaluation metrics.

Function Documentation

◆ check_precision_score()

None xgboost.testing.metrics.check_precision_score ( str  tree_method)
Test for precision with ranking and classification.

◆ check_quantile_error()

None xgboost.testing.metrics.check_quantile_error ( str  tree_method)
Test for the `quantile` loss.