Skip to content

Commit 059b8d1

Browse files
authored
feat: UTC-477: Remove custom agreement metric from Starter Cloud (#9180)
Co-authored-by: mcanu <mcanu@users.noreply.github.com>
1 parent a64693a commit 059b8d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/source/guide/label_studio_compare.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,17 @@ Label Studio is available to everyone as open source software (Label Studio Comm
295295
<td style="text-align:center">✅</td>
296296
</tr>
297297
<tr>
298-
<td><b>Agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/stats.html">Define how annotator consensus is calculated. You can choose from pre-defined metrics or customize your own.</a></td>
298+
<td><b>Agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/stats.html">Define how annotator consensus is calculated using pre-defined agreement metrics.</a></td>
299299
<td style="text-align:center">❌</td>
300300
<td style="text-align:center">✅</td>
301301
<td style="text-align:center">✅</td>
302302
</tr>
303+
<tr>
304+
<td><b>Custom agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/custom_metric.html">Write your own custom agreement metric.</a></td>
305+
<td style="text-align:center">❌</td>
306+
<td style="text-align:center">❌</td>
307+
<td style="text-align:center">✅</td>
308+
</tr>
303309
<tr>
304310
<td><b>Comments and notifications</b><br/><a href="https://docs.humansignal.com/guide/comments_notifications.html">Team collaboration features like comments and notifications on annotation tasks.</a></td>
305311
<td style="text-align:center">❌</td>

0 commit comments

Comments
 (0)