Skip to content

Commit 07cce34

Browse files
committed
ch10, 11, 12 softw updates
1 parent 9a54bce commit 07cce34

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

Diff for: ch10/ch10.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@
622622
{
623623
"data": {
624624
"text/plain": [
625-
"<__main__.LinearRegressionGD at 0x7f8fe08f7c50>"
625+
"<__main__.LinearRegressionGD at 0x7fb0c0c2feb8>"
626626
]
627627
},
628628
"execution_count": 12,
@@ -993,7 +993,7 @@
993993
"name": "stdout",
994994
"output_type": "stream",
995995
"text": [
996-
"7.17 ms ± 1.11 ms per loop (mean ± std. dev. of 7 runs, 100 loops each)\n"
996+
"56.6 µs ± 1.94 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each)\n"
997997
]
998998
}
999999
],
@@ -1010,7 +1010,7 @@
10101010
"name": "stdout",
10111011
"output_type": "stream",
10121012
"text": [
1013-
"8.98 ms ± 4.18 ms per loop (mean ± std. dev. of 7 runs, 100 loops each)\n"
1013+
"57.7 µs ± 1.32 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each)\n"
10141014
]
10151015
}
10161016
],
@@ -1027,7 +1027,7 @@
10271027
"name": "stdout",
10281028
"output_type": "stream",
10291029
"text": [
1030-
"146 µs ± 4.19 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each)\n"
1030+
"72.3 µs ± 2.39 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each)\n"
10311031
]
10321032
}
10331033
],
@@ -1692,7 +1692,7 @@
16921692
"output_type": "stream",
16931693
"text": [
16941694
"[NbConvertApp] Converting notebook ch10.ipynb to script\n",
1695-
"[NbConvertApp] Writing 18652 bytes to ch10.py\n"
1695+
"[NbConvertApp] Writing 18672 bytes to ch10.py\n"
16961696
]
16971697
}
16981698
],

0 commit comments

Comments
 (0)