A collection of UIs and interactive reports to assist BD model administration, and some data exploration.
prune models
manage eval collections
MANAGE MODEL EVAL COLLECTIONS to truncate collections/delete models after evaluation
false negative UI displays newly reported false negatives, with an option to automatically sample the reported behaviour
a set of uis to inspect auto-created matrices
how to evaluate new models:
find (in Kibana or Graylog) a query that describes the bot data
use the bot session_id store UI to get the corresponding session_ids
run ./botSampler (or wait for daily cron)
run ./matrixEvaluator (or wait for daily cron)
VISUALISE MATRIX EVALUATION RESULTS and set inner thresholds
run ./submitWithEvalMatrices (or wait for daily cron)
VISUALISE EVALUATED MODEL RESULTS and set thresholds or discard model