Fixes output to match source
{:.2f} will give two decimal places
This commit is contained in:
@@ -4659,8 +4659,8 @@
|
|||||||
"name": "stdout",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"Precision: 95%\n",
|
"Precision: 95.00%\n",
|
||||||
"Recall: 98%\n"
|
"Recall: 98.00%\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user