Skip to content

Irrelevant incidents being generated #138

@Zhanelya

Description

@Zhanelya

Once the policyUpdate array is passed to server side at the beginning of the month, a set of incidents is being generated.

Probably resolved:
One of the reasons for irrelevant events might be that for the moment only the policy which came first in the array of updated policies with its unique combination of employee-location-device is taken to the account. This policy is then passed for the generation of the incidents list, which takes this policy and applies it for all the possible combinations of employee-location-device for both of risk types and then returns the list of incidents

Not resolved:
Prediction of incidents works inappropriately in model_sklearn.py line
"event = self.get_prediction(datapoints, employee, location, device, next_risk)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions