File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "cells" : [
3
+ {
4
+ "metadata" : {},
5
+ "cell_type" : " markdown" ,
6
+ "source" : [
7
+ " # ETS Forecasting\n " ,
8
+ " \n " ,
9
+ " Examples for ETS notebook here\n " ,
10
+ " \n " ,
11
+ " `aeon` has native a implementation of ETS and will soon add Auto ETS. "
12
+ ],
13
+ "id" : " 70dcc762ca5e1b6c"
14
+ },
15
+ {
16
+ "metadata" : {},
17
+ "cell_type" : " markdown" ,
18
+ "source" : " " ,
19
+ "id" : " f1fa7d726479eff9"
20
+ }
21
+ ],
22
+ "metadata" : {
23
+ "kernelspec" : {
24
+ "display_name" : " Python 3" ,
25
+ "language" : " python" ,
26
+ "name" : " python3"
27
+ },
28
+ "language_info" : {
29
+ "codemirror_mode" : {
30
+ "name" : " ipython" ,
31
+ "version" : 2
32
+ },
33
+ "file_extension" : " .py" ,
34
+ "mimetype" : " text/x-python" ,
35
+ "name" : " python" ,
36
+ "nbconvert_exporter" : " python" ,
37
+ "pygments_lexer" : " ipython2" ,
38
+ "version" : " 2.7.6"
39
+ }
40
+ },
41
+ "nbformat" : 4 ,
42
+ "nbformat_minor" : 5
43
+ }
You can’t perform that action at this time.
0 commit comments