From f699827cee58eaecd9d3de49e5ca037b035ebec7 Mon Sep 17 00:00:00 2001 From: Maspital Date: Tue, 4 Jun 2024 08:47:31 +0200 Subject: [PATCH 1/3] Rename 'Ground Truth' to 'Indirect Labeling' --- content/all_datasets.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/all_datasets.md b/content/all_datasets.md index 8e91263..54e8912 100644 --- a/content/all_datasets.md +++ b/content/all_datasets.md @@ -60,6 +60,6 @@ before-content: gh_buttons.html ### Legend ยน Labeling: -- ๐ŸŸฉ: Provides clear labels on at least a portion of the contained data -- ๐ŸŸจ: Provides some form of ground truth that allows for manual labeling -- ๐ŸŸฅ: Does not provide labeled data or ground truth \ No newline at end of file +- ๐ŸŸฉ: Direct; provides explicit labels on at least a portion of the contained data +- ๐ŸŸจ: Indirect; provides some form of ground truth that allows for manual labeling +- ๐ŸŸฅ: No labels; does not provide labeled data or ground truth \ No newline at end of file From 8d6db673b936589882ca2e69fd203085de35373a Mon Sep 17 00:00:00 2001 From: Maspital Date: Tue, 4 Jun 2024 13:55:44 +0200 Subject: [PATCH 2/3] Change description for 'No labels' --- content/all_datasets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/all_datasets.md b/content/all_datasets.md index 54e8912..8b673e3 100644 --- a/content/all_datasets.md +++ b/content/all_datasets.md @@ -62,4 +62,4 @@ before-content: gh_buttons.html ยน Labeling: - ๐ŸŸฉ: Direct; provides explicit labels on at least a portion of the contained data - ๐ŸŸจ: Indirect; provides some form of ground truth that allows for manual labeling -- ๐ŸŸฅ: No labels; does not provide labeled data or ground truth \ No newline at end of file +- ๐ŸŸฅ: No labels; does not provide any form of explicit labels or information that would allow for their creation \ No newline at end of file From 357db60744b99ffef2aacc9ee2802db1e86899fe Mon Sep 17 00:00:00 2001 From: Maspital Date: Tue, 4 Jun 2024 15:06:20 +0200 Subject: [PATCH 3/3] Change description for 'Indirect' --- content/all_datasets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/all_datasets.md b/content/all_datasets.md index 8b673e3..e01b26e 100644 --- a/content/all_datasets.md +++ b/content/all_datasets.md @@ -61,5 +61,5 @@ before-content: gh_buttons.html ยน Labeling: - ๐ŸŸฉ: Direct; provides explicit labels on at least a portion of the contained data -- ๐ŸŸจ: Indirect; provides some form of ground truth that allows for manual labeling +- ๐ŸŸจ: Indirect; provides some form of ground truth that allows for manual or automatic labeling (e.g., periods of attack) - ๐ŸŸฅ: No labels; does not provide any form of explicit labels or information that would allow for their creation \ No newline at end of file