Skip to content
Snippets Groups Projects
Commit c97e5515 authored by Guru Rajesh's avatar Guru Rajesh
Browse files

Update wiki/pages/results.html

parent ab84248c
No related branches found
No related tags found
No related merge requests found
Pipeline #186866 passed
......@@ -59,14 +59,10 @@ However, it is worth noting that each of the text parsers were implemented in a
Students made unique labeling functions:
<br>
<br>
<div class="row mt-4">
<div class="col">
<img src="https://drive.google.com/uc?export=view&id=1ju883_1Mxo1mF7-ov3hTGsCYDRRNqTfp" style="display: inline; margin-left: auto; margin-right: auto; height: 40%;">
</div>
<div class="col">
<img src="https://drive.google.com/uc?export=view&id=1V9BwKdefxj-BOfHftbgq5A7jcb4sXIma" style="display: inline; margin-left: auto; margin-right: auto; height: 40%;">
</div>
</div>
<ul>
<li><img src="https://drive.google.com/uc?export=view&id=1ju883_1Mxo1mF7-ov3hTGsCYDRRNqTfp"></li>
<li><img src="https://drive.google.com/uc?export=view&id=1V9BwKdefxj-BOfHftbgq5A7jcb4sXIma"></li>
</ul>
An optimal Snorkel model is made up of an ensemble of labeling functions, since each individual labeling function encodes a different heuristic. In addition, most labeling functions abstain on sentences that their heuristic does not cover. Therefore, analysis of an individual labeling function using typical classification metrics does not always tell us how useful the labeling function would be in practice.
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment