Using SQL Hotspots in a Prioritization Heuristic for Detecting All Types of Web Application Vulnerabilities: Difference between revisions
Jump to navigation
Jump to search
Programsam (talk | contribs) |
Programsam (talk | contribs) |
||
| Line 28: | Line 28: | ||
Precision is defined in Equation 1, where '''tp''' is the number of true positives identified by the model, and '''fp''' is the number of false positives identified by the model. Precision can be viewed as a measure of exactness that a model exhibits. | Precision is defined in Equation 1, where '''tp''' is the number of true positives identified by the model, and '''fp''' is the number of false positives identified by the model. Precision can be viewed as a measure of exactness that a model exhibits. | ||
[[File:Essos-eqn-1.png]] | |||
== 3. Related Work == | == 3. Related Work == | ||