Skip to content

Commit

Permalink
rel : document updated for version 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Oct 15, 2024
1 parent daa1712 commit f6d2b4a
Show file tree
Hide file tree
Showing 25 changed files with 279 additions and 159 deletions.
218 changes: 155 additions & 63 deletions Document/Document.ipynb

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions Document/Document_files/cm1.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix : </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -787,6 +786,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 4.0</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.1</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, "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}
{"Actual-Vector": null, "Predict-Vector": null, "Prob-Vector": null, "Transpose": true, "Digit": 5, "Sample-Weight": null, "Matrix": [["L1", [["L1", 3], ["L2", 0], ["L3", 2]]], ["L2", [["L1", 0], ["L2", 1], ["L3", 1]]], ["L3", [["L1", 0], ["L2", 2], ["L3", 3]]]], "Imbalanced": false}
5 changes: 2 additions & 3 deletions Document/Document_files/cm1_colored.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix : </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -787,6 +786,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 4.0</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.1</p>
</body>
</html>
5 changes: 2 additions & 3 deletions Document/Document_files/cm1_colored2.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix : </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -787,6 +786,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 4.0</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.1</p>
</body>
</html>
5 changes: 2 additions & 3 deletions Document/Document_files/cm1_filtered.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix : </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -95,6 +94,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 4.0</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.1</p>
</body>
</html>
5 changes: 2 additions & 3 deletions Document/Document_files/cm1_filtered2.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix : </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -87,6 +86,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 4.0</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.1</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, "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}
{"Actual-Vector": null, "Predict-Vector": null, "Prob-Vector": null, "Transpose": true, "Digit": 5, "Sample-Weight": null, "Matrix": [["L1", [["L1", 3], ["L2", 0], ["L3", 2]]], ["L2", [["L1", 0], ["L2", 1], ["L3", 1]]], ["L3", [["L1", 0], ["L2", 2], ["L3", 3]]]], "Imbalanced": false}
5 changes: 2 additions & 3 deletions Document/Document_files/cm1_normalized.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ <h2>Dataset Type : </h2>
<li>Balanced</li>
</ul>
<p><span style="color:red;">Note 1</span> : Recommended statistics for this type of classification highlighted in <span style="color :aqua;">aqua</span></p>
<p><span style="color:red;">Note 2</span> : The recommender system assumes that the input is the result of classification over the whole data rather than just a part of it.
If the confusion matrix is the result of test data classification, the recommendation is not valid.</p>
<p><span style="color:red;">Note 2</span> : The recommendation system assumes the input is the result of classification over the entire dataset, not just a subset. If the confusion matrix is based on test data classification, the recommendation may not be valid.</p>
<h2>Confusion Matrix (Normalized): </h2>
<table>
<tr style="text-align:center;">
Expand Down Expand Up @@ -787,6 +786,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 4.0</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.1</p>
</body>
</html>
Loading

0 comments on commit f6d2b4a

Please sign in to comment.