You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/07/11 18:22:11 UTC

[GitHub] [incubator-pinot] xiaohui-sun commented on a change in pull request #4421: [TE] detection health UI adjustments

xiaohui-sun commented on a change in pull request #4421: [TE] detection health UI adjustments
URL: https://github.com/apache/incubator-pinot/pull/4421#discussion_r302681493
 
 

 ##########
 File path: thirdeye/thirdeye-frontend/app/pods/components/detection-health/template.hbs
 ##########
 @@ -74,11 +74,11 @@
 
         <ul class="te-horizontal-metrics__metric">
           <li class="te-horizontal-metrics__number">{{regressionInfo.mape}}%</li>
-          <li class="te-horizontal-metrics__title">Percentage of anomalies covered</li>
+          <li class="te-horizontal-metrics__title">The average prediction error (MAPE) of the baseline</li>
 
 Review comment:
   mean absolute percentage error

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org