You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code became quite complex over time as we built heuristics on top of heuristics on top of heuristics.
It might be worth rewriting it as a set of separate functions, each implementing one heuristic rule (some more important than others), and then use snorkel to "summarize" them into a single result.
The text was updated successfully, but these errors were encountered:
The code became quite complex over time as we built heuristics on top of heuristics on top of heuristics.
It might be worth rewriting it as a set of separate functions, each implementing one heuristic rule (some more important than others), and then use snorkel to "summarize" them into a single result.
The text was updated successfully, but these errors were encountered: