Update README.md
Browse files
README.md
CHANGED
@@ -3122,11 +3122,11 @@ Instance level results for assessors models trained on the [AFRLA - Instance Lev
|
|
3122 |
|
3123 |
At the moment of upload, results for XGBoost and linear regression models are available, with results from the former in 5 different seeds. Results are available for all 11 tasks described in the original dataset as well as for 6 different types of error (losses):
|
3124 |
|
3125 |
-
<table style="
|
3126 |
<tr>
|
3127 |
<th> <center> Loss name </center> </th>
|
3128 |
-
<th
|
3129 |
-
<th
|
3130 |
</tr>
|
3131 |
<tr>
|
3132 |
<td> <center> L<sub>1</sub> <sup>∓</sup> </center> </td>
|
|
|
3122 |
|
3123 |
At the moment of upload, results for XGBoost and linear regression models are available, with results from the former in 5 different seeds. Results are available for all 11 tasks described in the original dataset as well as for 6 different types of error (losses):
|
3124 |
|
3125 |
+
<table style="border-collapse: collapse;">
|
3126 |
<tr>
|
3127 |
<th> <center> Loss name </center> </th>
|
3128 |
+
<th> <center> Description </center> </th>
|
3129 |
+
<th> <center> Formula </center> </th>
|
3130 |
</tr>
|
3131 |
<tr>
|
3132 |
<td> <center> L<sub>1</sub> <sup>∓</sup> </center> </td>
|