Datasets:
Tasks:
Tabular Classification
Sub-tasks:
multi-class-classification
Languages:
English
Size:
1M<n<10M
Tags:
source-code
software-engineering
defect-prediction
transfer-learning
static-analysis
c-language
License:
update
Browse files
README.md
CHANGED
|
@@ -36,8 +36,8 @@ The dataset aims to support research on **software defect prediction, transfer l
|
|
| 36 |
|
| 37 |
| Language | #Projects | Description |
|
| 38 |
|-----------|------------|-------------|
|
| 39 |
-
| **C** | 441 | Includes diverse open-source repositories from various domains
|
| 40 |
-
| **Java** | 98 | Covers projects from academic
|
| 41 |
|
| 42 |
Each project folder typically includes:
|
| 43 |
- Source code files (`.c`, `.h`, `.java`)
|
|
|
|
| 36 |
|
| 37 |
| Language | #Projects | Description |
|
| 38 |
|-----------|------------|-------------|
|
| 39 |
+
| **C** | 441 | Includes diverse open-source repositories from various domains |
|
| 40 |
+
| **Java** | 98 | Covers projects from academic domains collected from GitHub and other public repositories |
|
| 41 |
|
| 42 |
Each project folder typically includes:
|
| 43 |
- Source code files (`.c`, `.h`, `.java`)
|