Commit 6bad102
committed
feat: Add additional data descriptors to benchmark results
- Updated to include additional information (, , and ) in the benchmark results.
- Ensured that the dictionary is updated with the new fields and metrics.
- Modified to handle and process the new data descriptors in the benchmark results.
These changes enhance the benchmark results by providing more detailed information about the dataset and its characteristics1 parent 7c7f1f9 commit 6bad102
File tree
2 files changed
+9
-3
lines changed- sklbench
- benchmarks
- report
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
112 | | - | |
113 | 116 | | |
114 | 117 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
0 commit comments