run_detector: Run a detector on data
Description
Run a detector on data
Usage
run_detector(detector, data, split = NULL, id = NULL, config = list())
Value
A detector result object
A detector result object
Arguments
- detector
A detector object
- data
Data frame to analyze
- split
Split vector indicating train/test assignment (optional)
- id
Optional ID column name
- config
Optional configuration list