File tree 3 files changed +20
-20
lines changed
3 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 622
622
{
623
623
"data": {
624
624
"text/plain": [
625
- "<__main__.LinearRegressionGD at 0x7f8fe08f7c50 >"
625
+ "<__main__.LinearRegressionGD at 0x7fb0c0c2feb8 >"
626
626
]
627
627
},
628
628
"execution_count": 12,
993
993
"name": "stdout",
994
994
"output_type": "stream",
995
995
"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"
997
997
]
998
998
}
999
999
],
1010
1010
"name": "stdout",
1011
1011
"output_type": "stream",
1012
1012
"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"
1014
1014
]
1015
1015
}
1016
1016
],
1027
1027
"name": "stdout",
1028
1028
"output_type": "stream",
1029
1029
"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"
1031
1031
]
1032
1032
}
1033
1033
],
1692
1692
"output_type": "stream",
1693
1693
"text": [
1694
1694
"[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"
1696
1696
]
1697
1697
}
1698
1698
],
You can’t perform that action at this time.
0 commit comments