mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +01:00
Use <abbr/> for acronyms in statistics header
This commit is contained in:
parent
73050812cd
commit
061d91f803
@ -708,13 +708,13 @@ draft: false
|
||||
<th scope="col">Count</th>
|
||||
<th scope="col">Min</th>
|
||||
<th scope="col">Max</th>
|
||||
<th scope="col">MSE</th>
|
||||
<th scope="col">MAE</th>
|
||||
<th scope="col"><abbr title="Mean signed error">MSE</abbr></th>
|
||||
<th scope="col"><abbr title="Mean absolute error">MAE</abbr></th>
|
||||
<th scope="col">Median</th>
|
||||
<th scope="col">Absolute Median</th>
|
||||
<th scope="col">RMSE</th>
|
||||
<th scope="col"><abbr title="Root-mean square error ">RMSE</abbr></th>
|
||||
<th scope="col">Variance</th>
|
||||
<th scope="col">SDE</th>
|
||||
<th scope="col"><abbr title="Standard deviation of the errors">SDE</abbr></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
</tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user