File tree Expand file tree Collapse file tree 1 file changed +23
-7
lines changed
samples/04_gis_analysts_data_scientists Expand file tree Collapse file tree 1 file changed +23
-7
lines changed Original file line number Diff line number Diff line change 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 Content"
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
{
429
429
"The dataframe table has 20 fields describing the homes and their sale prices, along with `ObjectID` and `Shape fields`."
430
430
]
431
431
},
432
+ {
433
+ "cell_type": "code",
434
+ "execution_count": null,
435
+ "id": "beed5f43",
436
+ "metadata": {},
437
+ "outputs": [],
438
+ "source": []
439
+ },
440
+ {
441
+ "cell_type": "code",
442
+ "execution_count": null,
443
+ "id": "eb813cac",
444
+ "metadata": {},
445
+ "outputs": [],
446
+ "source": []
447
+ },
432
448
{
433
449
"cell_type": "markdown",
434
450
"id": "caf6af49",
7738
7754
],
7739
7755
"metadata": {
7740
7756
"kernelspec": {
7741
- "display_name": "Python [conda env:dl-env] * ",
7757
+ "display_name": "Python 3 ",
7742
7758
"language": "python",
7743
- "name": "conda-env-dl-env-py "
7759
+ "name": "python3 "
7744
7760
},
7745
7761
"language_info": {
7746
7762
"codemirror_mode": {
7752
7768
"name": "python",
7753
7769
"nbconvert_exporter": "python",
7754
7770
"pygments_lexer": "ipython3",
7755
- "version": "3.9.15 "
7771
+ "version": "3.9.11 "
7756
7772
}
7757
7773
},
7758
7774
"nbformat": 4,
You can’t perform that action at this time.
0 commit comments