From d83b973bb4b7b1c42bc8286f622e7186bc1e4b42 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Fri, 4 Dec 2020 17:30:32 +0000 Subject: [PATCH] [docs] update documentation with AUC-mu, average precision (#3627) * [docs] update documentation with AUC-mu, average precision * change formatting --- docs/Features.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Features.rst b/docs/Features.rst index 475769bce..85c919466 100644 --- a/docs/Features.rst +++ b/docs/Features.rst @@ -205,6 +205,10 @@ LightGBM supports the following metrics: - Multi-class error rate +- AUC-mu ``(new in v3.0.0)`` + +- Average precision ``(new in v3.1.0)`` + - Fair - Huber