Deep Integration of Health Information Service System and Data Mining Analysis Technology
oraz
21 gru 2020
O artykule
Data publikacji: 21 gru 2020
Zakres stron: 443 - 452
Otrzymano: 04 cze 2020
Przyjęty: 14 sie 2020
DOI: https://doi.org/10.2478/amns.2020.2.00063
Słowa kluczowe
© 2020 Zhihao Cui et al., published by Sciendo
This work is licensed under the Creative Commons Attribution 4.0 International License.
Fig. 1

Fig. 2

Fig. 3

Fig. 4

Fig. 5

Five Attributes and Interpretation of Bug Report Constructing Classifier
Attribute types | Number | Attribute | Describe |
---|---|---|---|
Personnel attributes | Solution personnel | Repair Bug Registrar | |
Bug Report and Solution Properties | Bug priority | Priority level | |
Bug state | Current status of Bug reports | ||
Modification instructions | Problem description | ||
Code Modification Call Properties | Notes |
Discrete Processing of Characteristic Attributes
Quantization value Feature attribute | 0 | 1 | 2 |
---|---|---|---|
Same person | Change to another | More than two persons | |
commonly | main | serious | |
Only once revised | Two revisions | More than two revisions | |
Containing general errors or miswritings | Including variable or function errors | Containing class or function errors | |
Training Set for Discrete Processing of Characteristic Attributes
Category Feature attribute | C1(0) | C2(1) |
---|---|---|
Attribute Value of A1 ~ A5 | 0, 0, 0, 0, 0 | 1, 2, 0, 1, 2 |
Classification accuracy of decision tree
Category | Sample size | Number of correct classifications | Accuracy rate |
---|---|---|---|
Defect | 49 | 42 | 85.7% |
Potential defects | 11 | 7 | 63.6% |
Total | 60 | 49 | 81.7% |
Source Code Entities – Numbers corresponding to sequence of function operations
Login () | Show () | Modify () | Statistic () | Add () |
---|---|---|---|---|