|
5 | 5 | "id": "93be01a8",
|
6 | 6 | "metadata": {},
|
7 | 7 | "source": [
|
8 |
| - "# Property valuation in King County (USA) using AutoML and Geo-Enriched data" |
| 8 | + "### Property valuation in King County (USA) using AutoML and Geo-Enriched data" |
9 | 9 | ]
|
10 | 10 | },
|
11 | 11 | {
|
12 | 12 | "cell_type": "markdown",
|
13 | 13 | "id": "b48ce718",
|
14 | 14 | "metadata": {},
|
15 | 15 | "source": [
|
16 |
| - "## Table of Contents" |
| 16 | + "### Table of Content" |
17 | 17 | ]
|
18 | 18 | },
|
19 | 19 | {
|
|
38 | 38 | "id": "13f88e88",
|
39 | 39 | "metadata": {},
|
40 | 40 | "source": [
|
41 |
| - "## Introduction <a id='Introduction'></a>" |
| 41 | + "### Introduction <a id='Introduction'></a>" |
42 | 42 | ]
|
43 | 43 | },
|
44 | 44 | {
|
|
58 | 58 | "id": "78eb87ee",
|
59 | 59 | "metadata": {},
|
60 | 60 | "source": [
|
61 |
| - "## Necessary imports <a id='Necessary-Imports'></a>" |
| 61 | + "### Necessary imports <a id='Necessary-Imports'></a>" |
62 | 62 | ]
|
63 | 63 | },
|
64 | 64 | {
|
|
102 | 102 | "id": "b1d1b71c",
|
103 | 103 | "metadata": {},
|
104 | 104 | "source": [
|
105 |
| - "## Accessing the King County dataset for housing prediction <a id='Accessing-the-King-County-dataset-for-housing-prediction'></a>\n" |
| 105 | + "### Accessing the King County dataset for housing prediction <a id='Accessing-the-King-County-dataset-for-housing-prediction'></a>\n" |
106 | 106 | ]
|
107 | 107 | },
|
108 | 108 | {
|
|
170 | 170 | "id": "e7432736",
|
171 | 171 | "metadata": {},
|
172 | 172 | "source": [
|
173 |
| - "## Column definitions <a id='DataFrame-&-Definition'></a>" |
| 173 | + "### Column definitions <a id='DataFrame-&-Definition'></a>" |
174 | 174 | ]
|
175 | 175 | },
|
176 | 176 | {
|
|
536 | 536 | "id": "14d3aa07",
|
537 | 537 | "metadata": {},
|
538 | 538 | "source": [
|
539 |
| - "## Exploring and visualizing dataset <a id='Visualizing-dataset'></a>" |
| 539 | + "### Exploring and visualizing dataset <a id='Visualizing-dataset'></a>" |
540 | 540 | ]
|
541 | 541 | },
|
542 | 542 | {
|
|
1162 | 1162 | "id": "a9cd8f15",
|
1163 | 1163 | "metadata": {},
|
1164 | 1164 | "source": [
|
1165 |
| - "## Model building using AutoML <a id='Model-building'></a>" |
| 1165 | + "### Model building using AutoML <a id='Model-building'></a>" |
1166 | 1166 | ]
|
1167 | 1167 | },
|
1168 | 1168 | {
|
|
1371 | 1371 | "id": "ba2c9aae",
|
1372 | 1372 | "metadata": {},
|
1373 | 1373 | "source": [
|
1374 |
| - "## Data geo-enrichment <a id='geoenrich'></a>" |
| 1374 | + "### Data geo-enrichment <a id='geoenrich'></a>" |
1375 | 1375 | ]
|
1376 | 1376 | },
|
1377 | 1377 | {
|
|
3075 | 3075 | "id": "4b41e361",
|
3076 | 3076 | "metadata": {},
|
3077 | 3077 | "source": [
|
3078 |
| - "## Model building using AutoML on enriched data <a id='Model-Building-using-AutoML-on-Enrich-data'></a>" |
| 3078 | + "### Model building using AutoML on enriched data <a id='Model-Building-using-AutoML-on-Enrich-data'></a>" |
3079 | 3079 | ]
|
3080 | 3080 | },
|
3081 | 3081 | {
|
|
3442 | 3442 | "id": "fcebe1eb",
|
3443 | 3443 | "metadata": {},
|
3444 | 3444 | "source": [
|
3445 |
| - "## Result visualization <a id='Result-Visualization'></a>" |
| 3445 | + "### Result visualization <a id='Result-Visualization'></a>" |
3446 | 3446 | ]
|
3447 | 3447 | },
|
3448 | 3448 | {
|
|
7707 | 7707 | "id": "6bb74700",
|
7708 | 7708 | "metadata": {},
|
7709 | 7709 | "source": [
|
7710 |
| - "## Conclusion <a id='Conclusion'></a>" |
| 7710 | + "### Conclusion <a id='Conclusion'></a>" |
7711 | 7711 | ]
|
7712 | 7712 | },
|
7713 | 7713 | {
|
|
7723 | 7723 | "id": "c59f7c1b",
|
7724 | 7724 | "metadata": {},
|
7725 | 7725 | "source": [
|
7726 |
| - "## References" |
| 7726 | + "### References" |
7727 | 7727 | ]
|
7728 | 7728 | },
|
7729 | 7729 | {
|
|
7738 | 7738 | ],
|
7739 | 7739 | "metadata": {
|
7740 | 7740 | "kernelspec": {
|
7741 |
| - "display_name": "Python 3 (ipykernel)", |
| 7741 | + "display_name": "Python [conda env:dl-env] *", |
7742 | 7742 | "language": "python",
|
7743 |
| - "name": "python3" |
| 7743 | + "name": "conda-env-dl-env-py" |
7744 | 7744 | },
|
7745 | 7745 | "language_info": {
|
7746 | 7746 | "codemirror_mode": {
|
|
7752 | 7752 | "name": "python",
|
7753 | 7753 | "nbconvert_exporter": "python",
|
7754 | 7754 | "pygments_lexer": "ipython3",
|
7755 |
| - "version": "3.7.11" |
| 7755 | + "version": "3.9.15" |
7756 | 7756 | }
|
7757 | 7757 | },
|
7758 | 7758 | "nbformat": 4,
|
|
0 commit comments