Skip to content

Commit 9c8373e

Browse files
committed
Merge branch 'master' into 489-use-the-existing-tutorial-on-ts-changepoint-to-align-the-notebook
2 parents 5260877 + e1dd0e7 commit 9c8373e

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

notebooks/regression/ts-changepoint.ipynb

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"cell_type": "code",
42-
"execution_count": 38,
42+
"execution_count": 71,
4343
"metadata": {},
4444
"outputs": [],
4545
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "code",
53-
"execution_count": 39,
53+
"execution_count": 72,
5454
"metadata": {},
5555
"outputs": [],
5656
"source": [
@@ -86,7 +86,7 @@
8686
},
8787
{
8888
"cell_type": "code",
89-
"execution_count": 40,
89+
"execution_count": 73,
9090
"metadata": {},
9191
"outputs": [],
9292
"source": [
@@ -115,7 +115,7 @@
115115
},
116116
{
117117
"cell_type": "code",
118-
"execution_count": 41,
118+
"execution_count": 74,
119119
"metadata": {},
120120
"outputs": [],
121121
"source": [
@@ -135,7 +135,7 @@
135135
},
136136
{
137137
"cell_type": "code",
138-
"execution_count": 42,
138+
"execution_count": 75,
139139
"metadata": {},
140140
"outputs": [
141141
{
@@ -144,7 +144,7 @@
144144
"Text(0, 0.5, 'Hourly demand (GW)')"
145145
]
146146
},
147-
"execution_count": 42,
147+
"execution_count": 75,
148148
"metadata": {},
149149
"output_type": "execute_result"
150150
},
@@ -176,7 +176,7 @@
176176
},
177177
{
178178
"cell_type": "code",
179-
"execution_count": 43,
179+
"execution_count": 76,
180180
"metadata": {},
181181
"outputs": [],
182182
"source": [
@@ -217,7 +217,7 @@
217217
},
218218
{
219219
"cell_type": "code",
220-
"execution_count": 44,
220+
"execution_count": 77,
221221
"metadata": {},
222222
"outputs": [],
223223
"source": [
@@ -244,7 +244,7 @@
244244
},
245245
{
246246
"cell_type": "code",
247-
"execution_count": 45,
247+
"execution_count": 78,
248248
"metadata": {},
249249
"outputs": [
250250
{
@@ -274,7 +274,7 @@
274274
},
275275
{
276276
"cell_type": "code",
277-
"execution_count": 46,
277+
"execution_count": 79,
278278
"metadata": {},
279279
"outputs": [
280280
{
@@ -313,7 +313,7 @@
313313
},
314314
{
315315
"cell_type": "code",
316-
"execution_count": 47,
316+
"execution_count": 80,
317317
"metadata": {},
318318
"outputs": [
319319
{
@@ -360,7 +360,7 @@
360360
},
361361
{
362362
"cell_type": "code",
363-
"execution_count": 48,
363+
"execution_count": 81,
364364
"metadata": {},
365365
"outputs": [
366366
{
@@ -414,7 +414,7 @@
414414
},
415415
{
416416
"cell_type": "code",
417-
"execution_count": 49,
417+
"execution_count": 82,
418418
"metadata": {},
419419
"outputs": [
420420
{
@@ -439,7 +439,7 @@
439439
},
440440
{
441441
"cell_type": "code",
442-
"execution_count": 50,
442+
"execution_count": 83,
443443
"metadata": {},
444444
"outputs": [],
445445
"source": [
@@ -451,7 +451,7 @@
451451
},
452452
{
453453
"cell_type": "code",
454-
"execution_count": 51,
454+
"execution_count": 84,
455455
"metadata": {},
456456
"outputs": [],
457457
"source": [
@@ -463,7 +463,7 @@
463463
},
464464
{
465465
"cell_type": "code",
466-
"execution_count": 52,
466+
"execution_count": 85,
467467
"metadata": {},
468468
"outputs": [],
469469
"source": [
@@ -498,7 +498,7 @@
498498
},
499499
{
500500
"cell_type": "code",
501-
"execution_count": 53,
501+
"execution_count": 86,
502502
"metadata": {},
503503
"outputs": [
504504
{
@@ -518,7 +518,7 @@
518518
},
519519
{
520520
"cell_type": "code",
521-
"execution_count": 54,
521+
"execution_count": 87,
522522
"metadata": {},
523523
"outputs": [
524524
{
@@ -562,7 +562,7 @@
562562
},
563563
{
564564
"cell_type": "code",
565-
"execution_count": 55,
565+
"execution_count": 88,
566566
"metadata": {},
567567
"outputs": [],
568568
"source": [
@@ -572,7 +572,7 @@
572572
},
573573
{
574574
"cell_type": "code",
575-
"execution_count": 56,
575+
"execution_count": 89,
576576
"metadata": {},
577577
"outputs": [],
578578
"source": [
@@ -592,16 +592,16 @@
592592
},
593593
{
594594
"cell_type": "code",
595-
"execution_count": 57,
595+
"execution_count": 90,
596596
"metadata": {},
597597
"outputs": [
598598
{
599599
"data": {
600600
"text/plain": [
601-
"[<matplotlib.lines.Line2D at 0x1855fb670>]"
601+
"[<matplotlib.lines.Line2D at 0x185933ca0>]"
602602
]
603603
},
604-
"execution_count": 57,
604+
"execution_count": 90,
605605
"metadata": {},
606606
"output_type": "execute_result"
607607
},
@@ -633,7 +633,7 @@
633633
},
634634
{
635635
"cell_type": "code",
636-
"execution_count": 58,
636+
"execution_count": 91,
637637
"metadata": {},
638638
"outputs": [
639639
{
@@ -671,7 +671,7 @@
671671
},
672672
{
673673
"cell_type": "code",
674-
"execution_count": 59,
674+
"execution_count": 92,
675675
"metadata": {},
676676
"outputs": [
677677
{
@@ -758,7 +758,7 @@
758758
},
759759
{
760760
"cell_type": "code",
761-
"execution_count": 60,
761+
"execution_count": 93,
762762
"metadata": {},
763763
"outputs": [],
764764
"source": [
@@ -788,7 +788,7 @@
788788
},
789789
{
790790
"cell_type": "code",
791-
"execution_count": 61,
791+
"execution_count": 94,
792792
"metadata": {},
793793
"outputs": [
794794
{
@@ -869,7 +869,7 @@
869869
},
870870
{
871871
"cell_type": "code",
872-
"execution_count": 70,
872+
"execution_count": 95,
873873
"metadata": {},
874874
"outputs": [
875875
{
@@ -963,7 +963,7 @@
963963
},
964964
{
965965
"cell_type": "code",
966-
"execution_count": 63,
966+
"execution_count": 96,
967967
"metadata": {},
968968
"outputs": [],
969969
"source": [
@@ -975,7 +975,7 @@
975975
},
976976
{
977977
"cell_type": "code",
978-
"execution_count": 64,
978+
"execution_count": 97,
979979
"metadata": {},
980980
"outputs": [],
981981
"source": [
@@ -987,7 +987,7 @@
987987
},
988988
{
989989
"cell_type": "code",
990-
"execution_count": 65,
990+
"execution_count": 98,
991991
"metadata": {},
992992
"outputs": [
993993
{
@@ -1007,7 +1007,7 @@
10071007
},
10081008
{
10091009
"cell_type": "code",
1010-
"execution_count": 66,
1010+
"execution_count": 99,
10111011
"metadata": {},
10121012
"outputs": [
10131013
{
@@ -1042,7 +1042,7 @@
10421042
},
10431043
{
10441044
"cell_type": "code",
1045-
"execution_count": 67,
1045+
"execution_count": 100,
10461046
"metadata": {},
10471047
"outputs": [
10481048
{
@@ -1138,16 +1138,16 @@
11381138
},
11391139
{
11401140
"cell_type": "code",
1141-
"execution_count": 68,
1141+
"execution_count": 101,
11421142
"metadata": {},
11431143
"outputs": [
11441144
{
11451145
"data": {
11461146
"text/plain": [
1147-
"<matplotlib.legend.Legend at 0x1849c1690>"
1147+
"<matplotlib.legend.Legend at 0x185970a00>"
11481148
]
11491149
},
1150-
"execution_count": 68,
1150+
"execution_count": 101,
11511151
"metadata": {},
11521152
"output_type": "execute_result"
11531153
},
@@ -1180,16 +1180,16 @@
11801180
},
11811181
{
11821182
"cell_type": "code",
1183-
"execution_count": 69,
1183+
"execution_count": 102,
11841184
"metadata": {},
11851185
"outputs": [
11861186
{
11871187
"data": {
11881188
"text/plain": [
1189-
"<matplotlib.legend.Legend at 0x185315fc0>"
1189+
"<matplotlib.legend.Legend at 0x185a94730>"
11901190
]
11911191
},
1192-
"execution_count": 69,
1192+
"execution_count": 102,
11931193
"metadata": {},
11941194
"output_type": "execute_result"
11951195
},

0 commit comments

Comments
 (0)