Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzhishi committed Mar 4, 2022
1 parent cb0f404 commit eebef6f
Show file tree
Hide file tree
Showing 19 changed files with 91 additions and 91 deletions.
10 changes: 5 additions & 5 deletions docs/tutorials/backtest.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:35.759946Z",
"start_time": "2022-01-25T21:50:33.637210Z"
"end_time": "2022-03-04T00:11:05.559854Z",
"start_time": "2022-03-04T00:11:03.486407Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -47,16 +47,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:35.765137Z",
"start_time": "2022-01-25T21:50:35.762389Z"
"end_time": "2022-03-04T00:11:05.565164Z",
"start_time": "2022-03-04T00:11:05.562087Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/build_your_own_model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"id": "3fbccda2",
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:32.887605Z",
"start_time": "2022-01-25T21:50:30.492814Z"
"end_time": "2022-03-04T00:11:54.976004Z",
"start_time": "2022-03-04T00:11:53.091911Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -126,16 +126,16 @@
"id": "68a8419b",
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:32.894739Z",
"start_time": "2022-01-25T21:50:32.889926Z"
"end_time": "2022-03-04T00:11:54.981180Z",
"start_time": "2022-03-04T00:11:54.978196Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/decompose_prediction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:26.636681Z",
"start_time": "2022-01-25T21:50:24.361226Z"
"end_time": "2022-03-04T00:11:48.554151Z",
"start_time": "2022-03-04T00:11:46.558034Z"
}
},
"outputs": [],
Expand All @@ -45,16 +45,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:26.641733Z",
"start_time": "2022-01-25T21:50:26.638842Z"
"end_time": "2022-03-04T00:11:48.560710Z",
"start_time": "2022-03-04T00:11:48.556548Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/dlt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:16.758961Z",
"start_time": "2022-01-25T21:51:14.673514Z"
"end_time": "2022-03-04T00:11:45.809648Z",
"start_time": "2022-03-04T00:11:43.775647Z"
}
},
"outputs": [],
Expand All @@ -39,16 +39,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:16.764172Z",
"start_time": "2022-01-25T21:51:16.761227Z"
"end_time": "2022-03-04T00:11:45.814712Z",
"start_time": "2022-03-04T00:11:45.811606Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/ets_lgt_dlt_missing_response.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:21.492963Z",
"start_time": "2022-01-25T21:50:19.069057Z"
"end_time": "2022-03-04T00:11:41.870965Z",
"start_time": "2022-03-04T00:11:39.660535Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -49,15 +49,15 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:21.526722Z",
"start_time": "2022-01-25T21:50:21.495373Z"
"end_time": "2022-03-04T00:11:41.894825Z",
"start_time": "2022-03-04T00:11:41.873135Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"'1.1.0'"
"'1.1.1'"
]
},
"execution_count": 2,
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/exploratory_data_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"id": "specified-cuisine",
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:16.061497Z",
"start_time": "2022-01-25T21:50:14.936211Z"
"end_time": "2022-03-04T00:11:37.851022Z",
"start_time": "2022-03-04T00:11:36.503303Z"
}
},
"outputs": [],
Expand All @@ -43,16 +43,16 @@
"id": "important-milwaukee",
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:50:16.067104Z",
"start_time": "2022-01-25T21:50:16.063838Z"
"end_time": "2022-03-04T00:11:37.857238Z",
"start_time": "2022-03-04T00:11:37.853474Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/ktr1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:52:05.991165Z",
"start_time": "2022-01-25T21:52:03.667538Z"
"end_time": "2022-03-04T00:13:53.152533Z",
"start_time": "2022-03-04T00:13:51.234456Z"
}
},
"outputs": [],
Expand All @@ -51,16 +51,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:52:05.996788Z",
"start_time": "2022-01-25T21:52:05.993757Z"
"end_time": "2022-03-04T00:13:53.157336Z",
"start_time": "2022-03-04T00:13:53.154560Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/ktr2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:55.994535Z",
"start_time": "2022-01-25T21:51:53.581636Z"
"end_time": "2022-03-04T00:13:48.749735Z",
"start_time": "2022-03-04T00:13:46.821857Z"
}
},
"outputs": [],
Expand All @@ -48,16 +48,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:55.999147Z",
"start_time": "2022-01-25T21:51:55.996470Z"
"end_time": "2022-03-04T00:13:48.754328Z",
"start_time": "2022-03-04T00:13:48.751653Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/ktr3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:53.117586Z",
"start_time": "2022-01-25T21:51:50.800508Z"
"end_time": "2022-03-04T00:13:45.549691Z",
"start_time": "2022-03-04T00:13:43.658217Z"
}
},
"outputs": [],
Expand All @@ -48,16 +48,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:53.122521Z",
"start_time": "2022-01-25T21:51:53.119499Z"
"end_time": "2022-03-04T00:13:45.554528Z",
"start_time": "2022-03-04T00:13:45.551679Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/ktr4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:50.243930Z",
"start_time": "2022-01-25T21:51:47.869636Z"
"end_time": "2022-03-04T00:13:42.583370Z",
"start_time": "2022-03-04T00:13:40.502522Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -50,16 +50,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:50.248818Z",
"start_time": "2022-01-25T21:51:50.246009Z"
"end_time": "2022-03-04T00:13:42.589018Z",
"start_time": "2022-03-04T00:13:42.585325Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/lgt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-12T00:55:27.397451Z",
"start_time": "2022-01-12T00:55:25.465565Z"
"end_time": "2022-03-04T00:13:39.809414Z",
"start_time": "2022-03-04T00:13:37.817572Z"
}
},
"outputs": [],
Expand All @@ -49,16 +49,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-12T00:55:27.404208Z",
"start_time": "2022-01-12T00:55:27.400704Z"
"end_time": "2022-03-04T00:13:39.815723Z",
"start_time": "2022-03-04T00:13:39.812189Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.1dev\n"
"1.1.1\n"
]
}
],
Expand Down
10 changes: 5 additions & 5 deletions docs/tutorials/model_diagnostics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:47.215161Z",
"start_time": "2022-01-25T21:51:44.396292Z"
"end_time": "2022-03-04T00:13:37.754821Z",
"start_time": "2022-03-04T00:13:34.847211Z"
}
},
"outputs": [],
Expand All @@ -46,16 +46,16 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2022-01-25T21:51:47.220626Z",
"start_time": "2022-01-25T21:51:47.217389Z"
"end_time": "2022-03-04T00:13:37.760256Z",
"start_time": "2022-03-04T00:13:37.757112Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1.1.0\n"
"1.1.1\n"
]
}
],
Expand Down
Loading

0 comments on commit eebef6f

Please sign in to comment.