Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDE: implement Model Probe Controller #29

Open
rju opened this issue Jan 11, 2018 · 1 comment
Open

UDE: implement Model Probe Controller #29

rju opened this issue Jan 11, 2018 · 1 comment

Comments

@rju
Copy link
Member

rju commented Jan 11, 2018

The model probe controller gets a set of warnings and computes which probes have to be deactivated and activated to accommodate these warnings. As it always gets a full set of warnings, it only needs to remember which probes it has activated in the past so that it can deactivate them if they are no longer needed for the incoming set of warnings.

@rju
Copy link
Member Author

rju commented Jan 11, 2018

/service.privacy.violation/src/main/java/org/iobserve/service/privacy/violation/filter/ModelProbeController.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant