Closed KartikChugh closed 6 years ago
<html> <div class='head'> <p at='low'></p> <a at2='low'></a> </div> <button class='head'> <b at3='low'></b> <d at4='low'></d> </button> <elem class='head'> <e at5 = TYPE HERE </elem> </html>
'No prediction possible' even though there's a clear link between parentAttrVal (class=head) and value (low).
Predicts low. Not sure exactly when fixed, but un-updated validation branch has this error while updated master does not, so likely recently with sampling/training data changes.
'No prediction possible' even though there's a clear link between parentAttrVal (class=head) and value (low).