DetectorInfo Class
Definition of Detector.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DetectorInfo
Constructor
DetectorInfo(**kwargs)
Variables
- id
- str
Id of detector.
- name
- str
Name of detector.
- description
- str
Short description of the detector and its purpose.
- author
- str
Author of the detector.
- category
- str
Problem category. This serves for organizing group for detectors.
- support_topic_list
- list[SupportTopic]
List of Support Topics for which this detector is enabled.
- type
- str or DetectorType
Whether this detector is an Analysis Detector or not. Possible values include: "Detector", "Analysis", "CategoryOverview".
- score
- float
Defines score of a detector to power ML based matching.
Feedback
Submit and view feedback for