Skip to content

Commit

Permalink
Version 4.0 (#508)
Browse files Browse the repository at this point in the history
* rel : migrate to version 4.0

* doc : doc run for version 4.0

* fix : setup.cfg removed
  • Loading branch information
sepandhaghighi authored Jun 7, 2023
1 parent 27c34dd commit a163c07
Show file tree
Hide file tree
Showing 28 changed files with 635 additions and 556 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [4.0] - 2023-06-07
### Added
- `pycmMultiLabelError` class
- `MultiLabelCM` class
Expand Down Expand Up @@ -708,7 +709,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- TPR
- documents and `README.md`

[Unreleased]: https://github.com/sepandhaghighi/pycm/compare/v3.9...dev
[Unreleased]: https://github.com/sepandhaghighi/pycm/compare/v4.0...dev
[4.0]: https://github.com/sepandhaghighi/pycm/compare/v3.9...v4.0
[3.9]: https://github.com/sepandhaghighi/pycm/compare/v3.8...v3.9
[3.8]: https://github.com/sepandhaghighi/pycm/compare/v3.7...v3.8
[3.7]: https://github.com/sepandhaghighi/pycm/compare/v3.6...v3.7
Expand Down
1,029 changes: 554 additions & 475 deletions Document/Document.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Document/Document_files/cm1.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1.obj
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Predict-Vector": null, "Sample-Weight": null, "Digit": 5, "Actual-Vector": null, "Imbalanced": false, "Prob-Vector": null, "Matrix": [["L1", [["L1", 3], ["L2", 0], ["L3", 2]]], ["L2", [["L1", 0], ["L2", 1], ["L3", 1]]], ["L3", [["L1", 0], ["L2", 2], ["L3", 3]]]], "Transpose": true}
{"Predict-Vector": null, "Prob-Vector": null, "Imbalanced": false, "Matrix": [["L1", [["L2", 0], ["L3", 2], ["L1", 3]]], ["L2", [["L2", 1], ["L3", 1], ["L1", 0]]], ["L3", [["L2", 2], ["L3", 3], ["L1", 0]]]], "Digit": 5, "Transpose": true, "Actual-Vector": null, "Sample-Weight": null}
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_colored.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_colored2.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_filtered.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Sensitivity, recall, hit rate, or true positive rate</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_filtered2.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Sensitivity, recall, hit rate, or true positive rate</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_no_vectors.obj
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Predict-Vector": null, "Sample-Weight": null, "Digit": 5, "Actual-Vector": null, "Imbalanced": false, "Prob-Vector": null, "Matrix": [["L1", [["L1", 3], ["L2", 0], ["L3", 2]]], ["L2", [["L1", 0], ["L2", 1], ["L3", 1]]], ["L3", [["L1", 0], ["L2", 2], ["L3", 3]]]], "Transpose": true}
{"Predict-Vector": null, "Prob-Vector": null, "Imbalanced": false, "Matrix": [["L1", [["L2", 0], ["L3", 2], ["L1", 3]]], ["L2", [["L2", 1], ["L3", 1], ["L1", 0]]], ["L3", [["L2", 2], ["L3", 3], ["L1", 0]]]], "Digit": 5, "Transpose": true, "Actual-Vector": null, "Sample-Weight": null}
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_normalized.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_stat.obj
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Predict-Vector": null, "Sample-Weight": null, "Digit": 5, "Class-Stat": {"LS": {"L1": 2.4, "L3": 1.2, "L2": 2.0}, "GI": {"L1": 0.6000000000000001, "L3": 0.17142857142857126, "L2": 0.30000000000000004}, "TON": {"L1": 9, "L3": 6, "L2": 9}, "TN": {"L1": 7, "L3": 4, "L2": 8}, "OP": {"L1": 0.5833333333333334, "L3": 0.5589430894308943, "L2": 0.5192307692307692}, "F2": {"L1": 0.6521739130434783, "L3": 0.5769230769230769, "L2": 0.45454545454545453}, "PLR": {"L1": "None", "L3": 1.4, "L2": 2.5000000000000004}, "PPV": {"L1": 1.0, "L3": 0.5, "L2": 0.3333333333333333}, "IBA": {"L1": 0.36, "L3": 0.35265306122448975, "L2": 0.27999999999999997}, "RACCU": {"L1": 0.1111111111111111, "L3": 0.21006944444444442, "L2": 0.04340277777777778}, "F1": {"L1": 0.75, "L3": 0.5454545454545454, "L2": 0.4}, "NPV": {"L1": 0.7777777777777778, "L3": 0.6666666666666666, "L2": 0.8888888888888888}, "PLRI": {"L1": "None", "L3": "Poor", "L2": "Poor"}, "HD": {"L1": 2, "L3": 5, "L2": 3}, "ERR": {"L1": 0.16666666666666663, "L3": 0.41666666666666663, "L2": 0.25}, "DP": {"L1": "None", "L3": 0.1659665349982495, "L2": 0.33193306999649924}, "G": {"L1": 0.7745966692414834, "L3": 0.5477225575051661, "L2": 0.408248290463863}, "MCEN": {"L1": 0.2643856189774724, "L3": 0.6875, "L2": 0.5}, "BCD": {"L1": 0.08333333333333333, "L3": 0.041666666666666664, "L2": 0.041666666666666664}, "IS": {"L1": 1.2630344058337937, "L3": 0.26303440583379367, "L2": 0.9999999999999998}, "FPR": {"L1": 0.0, "L3": 0.4285714285714286, "L2": 0.19999999999999996}, "sInd": {"L1": 0.717157287525381, "L3": 0.5854680534700882, "L2": 0.6192113447068046}, "TOP": {"L1": 3, "L3": 6, "L2": 3}, "TPR": {"L1": 0.6, "L3": 0.6, "L2": 0.5}, "AUC": {"L1": 0.8, "L3": 0.5857142857142856, "L2": 0.65}, "TP": {"L1": 3, "L3": 3, "L2": 1}, "J": {"L1": 0.6, "L3": 0.375, "L2": 0.25}, "PRE": {"L1": 0.4166666666666667, "L3": 0.4166666666666667, "L2": 0.16666666666666666}, "AUPR": {"L1": 0.8, "L3": 0.55, "L2": 0.41666666666666663}, "TNR": {"L1": 1.0, "L3": 0.5714285714285714, "L2": 0.8}, "N": {"L1": 7, "L3": 7, "L2": 10}, "OOC": {"L1": 0.7745966692414834, "L3": 0.5477225575051661, "L2": 0.4082482904638631}, "NLR": {"L1": 0.4, "L3": 0.7000000000000001, "L2": 0.625}, "DPI": {"L1": "None", "L3": "Poor", "L2": "Poor"}, "POP": {"L1": 12, "L3": 12, "L2": 12}, "DOR": {"L1": "None", "L3": 1.9999999999999998, "L2": 4.000000000000001}, "ICSI": {"L1": 0.6000000000000001, "L3": 0.10000000000000009, "L2": -0.16666666666666674}, "FDR": {"L1": 0.0, "L3": 0.5, "L2": 0.6666666666666667}, "AGF": {"L1": 0.7285871475307653, "L3": 0.610088876086563, "L2": 0.6286946134619315}, "CEN": {"L1": 0.25, "L3": 0.6044162769630221, "L2": 0.49657842846620864}, "RACC": {"L1": 0.10416666666666667, "L3": 0.20833333333333334, "L2": 0.041666666666666664}, "dInd": {"L1": 0.4, "L3": 0.5862367008195198, "L2": 0.5385164807134504}, "Q": {"L1": "None", "L3": 0.3333333333333333, "L2": 0.6}, "AUCI": {"L1": "Very Good", "L3": "Poor", "L2": "Fair"}, "FNR": {"L1": 0.4, "L3": 0.4, "L2": 0.5}, "Y": {"L1": 0.6000000000000001, "L3": 0.17142857142857126, "L2": 0.30000000000000004}, "FOR": {"L1": 0.2222222222222222, "L3": 0.33333333333333337, "L2": 0.11111111111111116}, "P": {"L1": 5, "L3": 5, "L2": 2}, "QI": {"L1": "None", "L3": "Weak", "L2": "Moderate"}, "MCC": {"L1": 0.6831300510639732, "L3": 0.1690308509457033, "L2": 0.25819888974716115}, "MCCI": {"L1": "Moderate", "L3": "Negligible", "L2": "Negligible"}, "AM": {"L1": -2, "L3": 1, "L2": 1}, "BM": {"L1": 0.6000000000000001, "L3": 0.17142857142857126, "L2": 0.30000000000000004}, "AGM": {"L1": 0.8576400016262, "L3": 0.5803410802752335, "L2": 0.708612108382005}, "MK": {"L1": 0.7777777777777777, "L3": 0.16666666666666652, "L2": 0.2222222222222221}, "FP": {"L1": 0, "L3": 3, "L2": 2}, "NLRI": {"L1": "Poor", "L3": "Negligible", "L2": "Negligible"}, "FN": {"L1": 2, "L3": 2, "L2": 1}, "BB": {"L1": 0.6, "L3": 0.5, "L2": 0.3333333333333333}, "F0.5": {"L1": 0.8823529411764706, "L3": 0.5172413793103449, "L2": 0.35714285714285715}, "OC": {"L1": 1.0, "L3": 0.6, "L2": 0.5}, "ACC": {"L1": 0.8333333333333334, "L3": 0.5833333333333334, "L2": 0.75}, "GM": {"L1": 0.7745966692414834, "L3": 0.5855400437691198, "L2": 0.6324555320336759}}, "Actual-Vector": null, "Imbalanced": false, "Prob-Vector": null, "Overall-Stat": {"SOA6(Matthews)": "Weak", "FPR Macro": 0.20952380952380956, "Pearson C": 0.5956833971812706, "Reference Entropy": 1.4833557549816874, "Lambda A": 0.42857142857142855, "Overall RACCU": 0.3645833333333333, "TNR Macro": 0.7904761904761904, "Kappa Unbiased": 0.34426229508196726, "KL Divergence": 0.09997757835164581, "Phi-Squared": 0.55, "95% CI": [0.30438856248221097, 0.8622781041844558], "Kappa No Prevalence": 0.16666666666666674, "RR": 4.0, "SOA2(Fleiss)": "Poor", "Krippendorff Alpha": 0.3715846994535519, "ACC Macro": 0.7222222222222223, "Cramer V": 0.5244044240850758, "Chi-Squared DF": 4, "Joint Entropy": 2.4591479170272446, "FNR Micro": 0.41666666666666663, "Kappa Standard Error": 0.2203645326012817, "NIR": 0.4166666666666667, "SOA10(Pearson C)": "Strong", "PPV Macro": 0.611111111111111, "P-Value": 0.18926430237560654, "FPR Micro": 0.20833333333333337, "Hamming Loss": 0.41666666666666663, "SOA7(Lambda A)": "Moderate", "Overall MCEN": 0.5189369467580801, "SOA8(Lambda B)": "Very Weak", "CBA": 0.4777777777777778, "SOA1(Landis & Koch)": "Fair", "Kappa 95% CI": [-0.07707577422109269, 0.7867531935759315], "NPV Macro": 0.7777777777777777, "Overall J": [1.225, 0.4083333333333334], "Overall ACC": 0.5833333333333334, "ARI": 0.09206349206349207, "Zero-one Loss": 5, "Conditional Entropy": 0.9757921620455572, "Gwet AC1": 0.3893129770992367, "Standard Error": 0.14231876063832777, "TPR Micro": 0.5833333333333334, "Response Entropy": 1.5, "RCI": 0.3533932006492363, "TPR Macro": 0.5666666666666668, "NPV Micro": 0.7916666666666666, "SOA4(Cicchetti)": "Poor", "TNR Micro": 0.7916666666666666, "Mutual Information": 0.5242078379544428, "Lambda B": 0.16666666666666666, "FNR Macro": 0.43333333333333324, "F1 Micro": 0.5833333333333334, "Kappa": 0.35483870967741943, "Chi-Squared": 6.6000000000000005, "SOA5(Cramer)": "Relatively Strong", "SOA3(Altman)": "Fair", "SOA9(Krippendorff Alpha)": "Low", "Cross Entropy": 1.5833333333333335, "CSI": 0.1777777777777778, "F1 Macro": 0.5651515151515151, "Overall MCC": 0.36666666666666664, "AUNU": 0.6785714285714285, "Scott PI": 0.34426229508196726, "Bennett S": 0.37500000000000006, "Bangdiwala B": 0.37254901960784315, "PPV Micro": 0.5833333333333334, "AUNP": 0.6857142857142857, "Overall CEN": 0.4638112995385119, "Overall RACC": 0.3541666666666667}, "Matrix": [["L1", [["L1", 3], ["L2", 0], ["L3", 2]]], ["L2", [["L1", 0], ["L2", 1], ["L3", 1]]], ["L3", [["L1", 0], ["L2", 2], ["L3", 3]]]], "Transpose": true}
{"Predict-Vector": null, "Prob-Vector": null, "Class-Stat": {"N": {"L2": 10, "L3": 7, "L1": 7}, "IBA": {"L2": 0.27999999999999997, "L3": 0.35265306122448975, "L1": 0.36}, "ERR": {"L2": 0.25, "L3": 0.41666666666666663, "L1": 0.16666666666666663}, "MCEN": {"L2": 0.5, "L3": 0.6875, "L1": 0.2643856189774724}, "G": {"L2": 0.408248290463863, "L3": 0.5477225575051661, "L1": 0.7745966692414834}, "RACC": {"L2": 0.041666666666666664, "L3": 0.20833333333333334, "L1": 0.10416666666666667}, "FNR": {"L2": 0.5, "L3": 0.4, "L1": 0.4}, "MCCI": {"L2": "Negligible", "L3": "Negligible", "L1": "Moderate"}, "BCD": {"L2": 0.041666666666666664, "L3": 0.041666666666666664, "L1": 0.08333333333333333}, "TP": {"L2": 1, "L3": 3, "L1": 3}, "PLR": {"L2": 2.5000000000000004, "L3": 1.4, "L1": "None"}, "F1": {"L2": 0.4, "L3": 0.5454545454545454, "L1": 0.75}, "NLR": {"L2": 0.625, "L3": 0.7000000000000001, "L1": 0.4}, "CEN": {"L2": 0.49657842846620864, "L3": 0.6044162769630221, "L1": 0.25}, "ACC": {"L2": 0.75, "L3": 0.5833333333333334, "L1": 0.8333333333333334}, "PLRI": {"L2": "Poor", "L3": "Poor", "L1": "None"}, "TNR": {"L2": 0.8, "L3": 0.5714285714285714, "L1": 1.0}, "FN": {"L2": 1, "L3": 2, "L1": 2}, "NLRI": {"L2": "Negligible", "L3": "Negligible", "L1": "Poor"}, "DPI": {"L2": "Poor", "L3": "Poor", "L1": "None"}, "FP": {"L2": 2, "L3": 3, "L1": 0}, "sInd": {"L2": 0.6192113447068046, "L3": 0.5854680534700882, "L1": 0.717157287525381}, "RACCU": {"L2": 0.04340277777777778, "L3": 0.21006944444444442, "L1": 0.1111111111111111}, "TN": {"L2": 8, "L3": 4, "L1": 7}, "PRE": {"L2": 0.16666666666666666, "L3": 0.4166666666666667, "L1": 0.4166666666666667}, "FDR": {"L2": 0.6666666666666667, "L3": 0.5, "L1": 0.0}, "TPR": {"L2": 0.5, "L3": 0.6, "L1": 0.6}, "AUC": {"L2": 0.65, "L3": 0.5857142857142856, "L1": 0.8}, "GI": {"L2": 0.30000000000000004, "L3": 0.17142857142857126, "L1": 0.6000000000000001}, "Y": {"L2": 0.30000000000000004, "L3": 0.17142857142857126, "L1": 0.6000000000000001}, "DP": {"L2": 0.33193306999649924, "L3": 0.1659665349982495, "L1": "None"}, "BB": {"L2": 0.3333333333333333, "L3": 0.5, "L1": 0.6}, "LS": {"L2": 2.0, "L3": 1.2, "L1": 2.4}, "P": {"L2": 2, "L3": 5, "L1": 5}, "AGF": {"L2": 0.6286946134619315, "L3": 0.610088876086563, "L1": 0.7285871475307653}, "F0.5": {"L2": 0.35714285714285715, "L3": 0.5172413793103449, "L1": 0.8823529411764706}, "J": {"L2": 0.25, "L3": 0.375, "L1": 0.6}, "dInd": {"L2": 0.5385164807134504, "L3": 0.5862367008195198, "L1": 0.4}, "BM": {"L2": 0.30000000000000004, "L3": 0.17142857142857126, "L1": 0.6000000000000001}, "TON": {"L2": 9, "L3": 6, "L1": 9}, "DOR": {"L2": 4.000000000000001, "L3": 1.9999999999999998, "L1": "None"}, "MCC": {"L2": 0.25819888974716115, "L3": 0.1690308509457033, "L1": 0.6831300510639732}, "AGM": {"L2": 0.708612108382005, "L3": 0.5803410802752335, "L1": 0.8576400016262}, "MK": {"L2": 0.2222222222222221, "L3": 0.16666666666666652, "L1": 0.7777777777777777}, "AM": {"L2": 1, "L3": 1, "L1": -2}, "Q": {"L2": 0.6, "L3": 0.3333333333333333, "L1": "None"}, "NPV": {"L2": 0.8888888888888888, "L3": 0.6666666666666666, "L1": 0.7777777777777778}, "GM": {"L2": 0.6324555320336759, "L3": 0.5855400437691198, "L1": 0.7745966692414834}, "FPR": {"L2": 0.19999999999999996, "L3": 0.4285714285714286, "L1": 0.0}, "HD": {"L2": 3, "L3": 5, "L1": 2}, "F2": {"L2": 0.45454545454545453, "L3": 0.5769230769230769, "L1": 0.6521739130434783}, "AUPR": {"L2": 0.41666666666666663, "L3": 0.55, "L1": 0.8}, "OP": {"L2": 0.5192307692307692, "L3": 0.5589430894308943, "L1": 0.5833333333333334}, "OC": {"L2": 0.5, "L3": 0.6, "L1": 1.0}, "IS": {"L2": 0.9999999999999998, "L3": 0.26303440583379367, "L1": 1.2630344058337937}, "AUCI": {"L2": "Fair", "L3": "Poor", "L1": "Very Good"}, "ICSI": {"L2": -0.16666666666666674, "L3": 0.10000000000000009, "L1": 0.6000000000000001}, "FOR": {"L2": 0.11111111111111116, "L3": 0.33333333333333337, "L1": 0.2222222222222222}, "QI": {"L2": "Moderate", "L3": "Weak", "L1": "None"}, "OOC": {"L2": 0.4082482904638631, "L3": 0.5477225575051661, "L1": 0.7745966692414834}, "TOP": {"L2": 3, "L3": 6, "L1": 3}, "POP": {"L2": 12, "L3": 12, "L1": 12}, "PPV": {"L2": 0.3333333333333333, "L3": 0.5, "L1": 1.0}}, "Imbalanced": false, "Matrix": [["L1", [["L2", 0], ["L3", 2], ["L1", 3]]], ["L2", [["L2", 1], ["L3", 1], ["L1", 0]]], ["L3", [["L2", 2], ["L3", 3], ["L1", 0]]]], "Digit": 5, "Transpose": true, "Overall-Stat": {"Pearson C": 0.5956833971812706, "Overall CEN": 0.4638112995385119, "Lambda B": 0.16666666666666666, "Overall RACC": 0.3541666666666667, "SOA3(Altman)": "Fair", "Kappa": 0.35483870967741943, "Standard Error": 0.14231876063832777, "RCI": 0.3533932006492363, "95% CI": [0.30438856248221097, 0.8622781041844558], "F1 Micro": 0.5833333333333334, "Zero-one Loss": 5, "Gwet AC1": 0.3893129770992367, "SOA1(Landis & Koch)": "Fair", "SOA7(Lambda A)": "Moderate", "SOA8(Lambda B)": "Very Weak", "TNR Macro": 0.7904761904761904, "Joint Entropy": 2.4591479170272446, "Chi-Squared DF": 4, "Reference Entropy": 1.4833557549816874, "PPV Macro": 0.611111111111111, "Phi-Squared": 0.55, "Overall ACC": 0.5833333333333334, "SOA2(Fleiss)": "Poor", "Overall MCC": 0.36666666666666664, "ARI": 0.09206349206349207, "AUNP": 0.6857142857142857, "NIR": 0.4166666666666667, "TPR Micro": 0.5833333333333334, "Kappa 95% CI": [-0.07707577422109269, 0.7867531935759315], "KL Divergence": 0.09997757835164581, "PPV Micro": 0.5833333333333334, "NPV Macro": 0.7777777777777777, "ACC Macro": 0.7222222222222223, "RR": 4.0, "SOA10(Pearson C)": "Strong", "Bangdiwala B": 0.37254901960784315, "FNR Macro": 0.43333333333333324, "SOA4(Cicchetti)": "Poor", "Overall J": [1.225, 0.4083333333333334], "P-Value": 0.18926430237560654, "SOA6(Matthews)": "Weak", "Overall RACCU": 0.3645833333333333, "Cramer V": 0.5244044240850758, "Conditional Entropy": 0.9757921620455572, "AUNU": 0.6785714285714285, "NPV Micro": 0.7916666666666666, "Mutual Information": 0.5242078379544428, "FNR Micro": 0.41666666666666663, "Kappa No Prevalence": 0.16666666666666674, "FPR Macro": 0.20952380952380956, "TPR Macro": 0.5666666666666668, "Krippendorff Alpha": 0.3715846994535519, "TNR Micro": 0.7916666666666666, "Scott PI": 0.34426229508196726, "Hamming Loss": 0.41666666666666663, "Kappa Unbiased": 0.34426229508196726, "Kappa Standard Error": 0.2203645326012817, "Overall MCEN": 0.5189369467580801, "Bennett S": 0.37500000000000006, "F1 Macro": 0.5651515151515151, "FPR Micro": 0.20833333333333337, "CSI": 0.1777777777777778, "Response Entropy": 1.5, "SOA9(Krippendorff Alpha)": "Low", "CBA": 0.4777777777777778, "Cross Entropy": 1.5833333333333335, "SOA5(Cramer)": "Relatively Strong", "Lambda A": 0.42857142857142855, "Chi-Squared": 6.6000000000000005}, "Actual-Vector": null, "Sample-Weight": null}
2 changes: 1 addition & 1 deletion Document/Document_files/cm1_summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Test outcome negative</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Example1_files/cm1.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
2 changes: 1 addition & 1 deletion Document/Example1_files/cm2.html
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@ <h2>Class Statistics : </h2>
<td style="border:1px solid black;padding:4px;border-collapse: collapse;text-align:left;">Similarity index</td>
</tr>
</table>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 3.9</p>
<p style="text-align:center;border-top:1px solid black;">Generated By <a href="http://www.pycm.io" style="text-decoration:none;color:red;">PyCM</a> Version 4.0</p>
</body>
</html>
Loading

0 comments on commit a163c07

Please sign in to comment.