Skip to content

Commit

Permalink
doc : Document updated for version 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Dec 11, 2022
1 parent b3e290b commit 8868301
Show file tree
Hide file tree
Showing 21 changed files with 85 additions and 85 deletions.
34 changes: 17 additions & 17 deletions Document/Document.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.6-py3.5.egg\\pycm\\pycm_util.py:398: RuntimeWarning: Used classes is not a subset of classes in actual and predict vectors.\n"
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.7-py3.5.egg\\pycm\\pycm_util.py:398: RuntimeWarning: Used classes is not a subset of classes in actual and predict vectors.\n"
]
}
],
Expand Down Expand Up @@ -1526,9 +1526,9 @@
"name": "stdout",
"output_type": "stream",
"text": [
"L1 {'L1': 1, 'L2': 2, 'L3': 3}\n",
"L2 {'L1': 4, 'L2': 6, 'L3': 1}\n",
"L3 {'L1': 1, 'L2': 2, 'L3': 3}\n"
"L2 {'L2': 6, 'L1': 4, 'L3': 1}\n",
"L1 {'L2': 2, 'L1': 1, 'L3': 3}\n",
"L3 {'L2': 2, 'L1': 1, 'L3': 3}\n"
]
}
],
Expand All @@ -1545,7 +1545,7 @@
{
"data": {
"text/plain": [
"('L1', {'L1': 1, 'L2': 2, 'L3': 3})"
"('L2', {'L1': 4, 'L2': 6, 'L3': 1})"
]
},
"execution_count": 48,
Expand Down Expand Up @@ -1589,8 +1589,8 @@
{
"data": {
"text/plain": [
"[('L1', {'L1': 1, 'L2': 2, 'L3': 3}),\n",
" ('L2', {'L1': 4, 'L2': 6, 'L3': 1}),\n",
"[('L2', {'L1': 4, 'L2': 6, 'L3': 1}),\n",
" ('L1', {'L1': 1, 'L2': 2, 'L3': 3}),\n",
" ('L3', {'L1': 1, 'L2': 2, 'L3': 3})]"
]
},
Expand Down Expand Up @@ -2098,7 +2098,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x46f9470>"
"<matplotlib.axes._subplots.AxesSubplot at 0x43984d0>"
]
},
"execution_count": 61,
Expand Down Expand Up @@ -2130,7 +2130,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x4793d90>"
"<matplotlib.axes._subplots.AxesSubplot at 0x4435ef0>"
]
},
"execution_count": 62,
Expand Down Expand Up @@ -2162,7 +2162,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x1280d730>"
"<matplotlib.axes._subplots.AxesSubplot at 0x124c0bb0>"
]
},
"execution_count": 63,
Expand Down Expand Up @@ -2194,7 +2194,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x1d323870>"
"<matplotlib.axes._subplots.AxesSubplot at 0x1cfd2ad0>"
]
},
"execution_count": 64,
Expand Down Expand Up @@ -2226,7 +2226,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x47a4490>"
"<matplotlib.axes._subplots.AxesSubplot at 0x1d006030>"
]
},
"execution_count": 65,
Expand Down Expand Up @@ -2856,7 +2856,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x1e362d30>"
"<matplotlib.axes._subplots.AxesSubplot at 0x1e016350>"
]
},
"execution_count": 86,
Expand Down Expand Up @@ -2913,7 +2913,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.6-py3.5.egg\\pycm\\pycm_curve.py:373: RuntimeWarning: The curve axes contain non-numerical value(s).\n"
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.7-py3.5.egg\\pycm\\pycm_curve.py:377: RuntimeWarning: The curve axes contain non-numerical value(s).\n"
]
},
{
Expand Down Expand Up @@ -2944,7 +2944,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x1280dab0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x1d01a9f0>"
]
},
"execution_count": 88,
Expand Down Expand Up @@ -7665,7 +7665,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.6-py3.5.egg\\pycm\\pycm_obj.py:802: RuntimeWarning: The weight format is wrong, the result is for unweighted kappa.\n"
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.7-py3.5.egg\\pycm\\pycm_obj.py:802: RuntimeWarning: The weight format is wrong, the result is for unweighted kappa.\n"
]
},
{
Expand Down Expand Up @@ -11353,7 +11353,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.6-py3.5.egg\\pycm\\pycm_obj.py:824: RuntimeWarning: The weight format is wrong, the result is for unweighted alpha.\n"
"C:\\Users\\Sepkjaer\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\pycm-3.7-py3.5.egg\\pycm\\pycm_obj.py:824: RuntimeWarning: The weight format is wrong, the result is for unweighted alpha.\n"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Document/Document_Files/cm1.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,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.6</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 3.7</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 @@
{"Imbalanced": false, "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]]]], "Prob-Vector": null, "Actual-Vector": null, "Transpose": true, "Predict-Vector": null}
{"Digit": 5, "Prob-Vector": null, "Sample-Weight": null, "Imbalanced": false, "Transpose": true, "Matrix": [["L1", [["L2", 0], ["L1", 3], ["L3", 2]]], ["L2", [["L2", 1], ["L1", 0], ["L3", 1]]], ["L3", [["L2", 2], ["L1", 0], ["L3", 3]]]], "Actual-Vector": null, "Predict-Vector": 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 @@ -763,6 +763,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.6</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 3.7</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 @@ -763,6 +763,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.6</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 3.7</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.6</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 3.7</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.6</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 3.7</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 @@
{"Imbalanced": false, "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]]]], "Prob-Vector": null, "Actual-Vector": null, "Transpose": true, "Predict-Vector": null}
{"Digit": 5, "Prob-Vector": null, "Sample-Weight": null, "Imbalanced": false, "Transpose": true, "Matrix": [["L1", [["L2", 0], ["L1", 3], ["L3", 2]]], ["L2", [["L2", 1], ["L1", 0], ["L3", 1]]], ["L3", [["L2", 2], ["L1", 0], ["L3", 3]]]], "Actual-Vector": null, "Predict-Vector": 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 @@ -763,6 +763,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.6</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 3.7</p>
</body>
</html>
Loading

0 comments on commit 8868301

Please sign in to comment.