mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Update score outputs for Ex. 8 and 9
This commit is contained in:
@@ -1347,7 +1347,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"[0.9736, 0.9743, 0.8662, 0.9666]"
|
||||
"[0.9736, 0.9743, 0.8662, 0.966]"
|
||||
]
|
||||
},
|
||||
"execution_count": 44,
|
||||
@@ -1439,7 +1439,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9749"
|
||||
"0.9758"
|
||||
]
|
||||
},
|
||||
"execution_count": 49,
|
||||
@@ -1501,7 +1501,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"[0.9736, 0.9743, 0.8662, 0.9666]"
|
||||
"[0.9736, 0.9743, 0.8662, 0.966]"
|
||||
]
|
||||
},
|
||||
"execution_count": 52,
|
||||
@@ -1661,7 +1661,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9761"
|
||||
"0.9769"
|
||||
]
|
||||
},
|
||||
"execution_count": 58,
|
||||
@@ -1697,7 +1697,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9711"
|
||||
"0.9724"
|
||||
]
|
||||
},
|
||||
"execution_count": 60,
|
||||
@@ -1731,7 +1731,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.973"
|
||||
"0.9727"
|
||||
]
|
||||
},
|
||||
"execution_count": 61,
|
||||
@@ -1752,7 +1752,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"[0.968, 0.9703, 0.9641]"
|
||||
"[0.968, 0.9703, 0.965]"
|
||||
]
|
||||
},
|
||||
"execution_count": 62,
|
||||
@@ -1854,7 +1854,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9735"
|
||||
"0.9722"
|
||||
]
|
||||
},
|
||||
"execution_count": 66,
|
||||
@@ -1909,7 +1909,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9694"
|
||||
"0.9705"
|
||||
]
|
||||
},
|
||||
"execution_count": 69,
|
||||
@@ -2005,7 +2005,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.9785"
|
||||
"0.9784"
|
||||
]
|
||||
},
|
||||
"execution_count": 72,
|
||||
|
||||
Reference in New Issue
Block a user