Skip to content

Commit 37c82cb

Browse files
committed
Created using Colab
1 parent 5cc50ce commit 37c82cb

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

‎Climate/AirQuality-Prediction/Multivariate_TimeSeries.ipynb‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
{
44
"cell_type": "code",
55
"source": [
6-
"# !wget https://raw.githubusercontent.com/dasarpai/DAI-Projects/main/Infra/AirQuality-Prediction/AirQualityUCI.csv"
6+
"# !wget https://raw.githubusercontent.com/dasarpai/DAI-Projects/main/Climate/AirQuality-Prediction/AirQualityUCI.csv"
77
],
88
"metadata": {
99
"id": "WIskgX60xDPv"
1010
},
11-
"execution_count": 183,
11+
"execution_count": null,
1212
"outputs": []
1313
},
1414
{
@@ -31,7 +31,7 @@
3131
},
3232
{
3333
"cell_type": "code",
34-
"execution_count": 184,
34+
"execution_count": null,
3535
"metadata": {
3636
"colab": {
3737
"base_uri": "https://localhost:8080/",
@@ -169,7 +169,7 @@
169169
},
170170
{
171171
"cell_type": "code",
172-
"execution_count": 185,
172+
"execution_count": null,
173173
"metadata": {
174174
"colab": {
175175
"base_uri": "https://localhost:8080/",
@@ -758,7 +758,7 @@
758758
"metadata": {
759759
"id": "APQlERzTxVUq"
760760
},
761-
"execution_count": 186,
761+
"execution_count": null,
762762
"outputs": []
763763
},
764764
{
@@ -774,7 +774,7 @@
774774
"id": "hva3Vjvx1-HR",
775775
"outputId": "e41e3ac7-66c2-4b8d-babf-2dfe81270ab9"
776776
},
777-
"execution_count": 187,
777+
"execution_count": null,
778778
"outputs": [
779779
{
780780
"output_type": "execute_result",
@@ -1356,7 +1356,7 @@
13561356
"metadata": {
13571357
"id": "HuuGnl5XEdnj"
13581358
},
1359-
"execution_count": 188,
1359+
"execution_count": null,
13601360
"outputs": []
13611361
},
13621362
{
@@ -1468,7 +1468,7 @@
14681468
"id": "7aAwv4mIydMp",
14691469
"outputId": "d64bd0d1-12f4-43a7-f459-786135bf8f3d"
14701470
},
1471-
"execution_count": 189,
1471+
"execution_count": null,
14721472
"outputs": [
14731473
{
14741474
"output_type": "stream",
@@ -1500,7 +1500,7 @@
15001500
"id": "kEysrKYrDawM",
15011501
"outputId": "48fdfe71-c30d-4124-8e27-3ef05137ceb9"
15021502
},
1503-
"execution_count": 190,
1503+
"execution_count": null,
15041504
"outputs": [
15051505
{
15061506
"output_type": "stream",
@@ -1524,7 +1524,7 @@
15241524
},
15251525
{
15261526
"cell_type": "code",
1527-
"execution_count": 191,
1527+
"execution_count": null,
15281528
"metadata": {
15291529
"colab": {
15301530
"base_uri": "https://localhost:8080/"
@@ -1582,7 +1582,7 @@
15821582
"metadata": {
15831583
"id": "mYhyngv1ym09"
15841584
},
1585-
"execution_count": 192,
1585+
"execution_count": null,
15861586
"outputs": []
15871587
},
15881588
{
@@ -1599,7 +1599,7 @@
15991599
"id": "HCUjLVah4xYl",
16001600
"outputId": "8190a9b2-a666-48f0-e880-d4b361d10cc6"
16011601
},
1602-
"execution_count": 194,
1602+
"execution_count": null,
16031603
"outputs": [
16041604
{
16051605
"output_type": "execute_result",
@@ -2129,7 +2129,7 @@
21292129
},
21302130
{
21312131
"cell_type": "code",
2132-
"execution_count": 195,
2132+
"execution_count": null,
21332133
"metadata": {
21342134
"colab": {
21352135
"base_uri": "https://localhost:8080/"
@@ -2166,7 +2166,7 @@
21662166
},
21672167
{
21682168
"cell_type": "code",
2169-
"execution_count": 196,
2169+
"execution_count": null,
21702170
"metadata": {
21712171
"colab": {
21722172
"base_uri": "https://localhost:8080/"
@@ -2207,7 +2207,7 @@
22072207
},
22082208
{
22092209
"cell_type": "code",
2210-
"execution_count": 197,
2210+
"execution_count": null,
22112211
"metadata": {
22122212
"colab": {
22132213
"base_uri": "https://localhost:8080/",
@@ -2574,7 +2574,7 @@
25742574
},
25752575
{
25762576
"cell_type": "code",
2577-
"execution_count": 208,
2577+
"execution_count": null,
25782578
"metadata": {
25792579
"colab": {
25802580
"base_uri": "https://localhost:8080/",

0 commit comments

Comments
 (0)