It's just an algorithm to detect whether a buid is infected. It's not integrated to the app itself for now.
As an input the algorithm take a list of tuples (CSV lines) and returns a list of dicts with "buid" and boolean value telling whether the buid is infected.
It's just an algorithm to detect whether a buid is infected. It's not integrated to the app itself for now.
As an input the algorithm take a list of tuples (CSV lines) and returns a list of dicts with "buid" and boolean value telling whether the buid is infected.