File tree Expand file tree Collapse file tree
samples/04_gis_analysts_data_scientists Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "id": "93be01a8",
66 "metadata": {},
77 "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"
99 ]
1010 },
1111 {
1212 "cell_type": "markdown",
1313 "id": "b48ce718",
1414 "metadata": {},
1515 "source": [
16- "### Table of Content"
16+ "## Table of Content"
1717 ]
1818 },
1919 {
3838 "id": "13f88e88",
3939 "metadata": {},
4040 "source": [
41- "### Introduction <a id='Introduction'></a>"
41+ "## Introduction <a id='Introduction'></a>"
4242 ]
4343 },
4444 {
5858 "id": "78eb87ee",
5959 "metadata": {},
6060 "source": [
61- "### Necessary imports <a id='Necessary-Imports'></a>"
61+ "## Necessary imports <a id='Necessary-Imports'></a>"
6262 ]
6363 },
6464 {
429429 "The dataframe table has 20 fields describing the homes and their sale prices, along with `ObjectID` and `Shape fields`."
430430 ]
431431 },
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+ },
432448 {
433449 "cell_type": "markdown",
434450 "id": "caf6af49",
77387754 ],
77397755 "metadata": {
77407756 "kernelspec": {
7741- "display_name": "Python [conda env:dl-env] * ",
7757+ "display_name": "Python 3 ",
77427758 "language": "python",
7743- "name": "conda-env-dl-env-py "
7759+ "name": "python3 "
77447760 },
77457761 "language_info": {
77467762 "codemirror_mode": {
77527768 "name": "python",
77537769 "nbconvert_exporter": "python",
77547770 "pygments_lexer": "ipython3",
7755- "version": "3.9.15 "
7771+ "version": "3.9.11 "
77567772 }
77577773 },
77587774 "nbformat": 4,
You can’t perform that action at this time.
0 commit comments