|
32 | 32 | " * [Part 4 - What to enrich with? (What are Data Collections and Analysis Variables?)](https://developers.arcgis.com/python/guide/part4-what-to-enrich-datacollections-analysisvariables/)\n",
|
33 | 33 | " * [Part 5 - Generating Reports](https://developers.arcgis.com/python/guide/part5-generate-reports/)\n",
|
34 | 34 | " * [Part 6 - Standard Geography Queries](https://developers.arcgis.com/python/guide/part6-std-geography-query/)\n",
|
| 35 | + "* Data Engineering Guides\n", |
| 36 | + " * [Part 1 - Introduction to Data Engineering](https://developers.arcgis.com/python/guide/part1-introduction-to-dataengineering)\n", |
| 37 | + " * [Part 2 - Introduction to NumPy](https://developers.arcgis.com/python/guide/part2-introduction-to-numpy)\n", |
| 38 | + " * [Part 3 - Introduction to Pandas](https://developers.arcgis.com/python/guide/part3-introduction-to-pandas)\n", |
| 39 | + " * [Part 4 - Productivity with Pandas](https://developers.arcgis.com/python/guide/part4-productivity-with-pandas)\n", |
| 40 | + " * [Part 5 - Working with Time Series Data](https://developers.arcgis.com/python/guide/part5-time-series-in-pandas)\n", |
35 | 41 | "* Install and set up\n",
|
36 | 42 | " * Reconfigures Guide into:\n",
|
37 |
| - " * [`Install and set up`](https://developers.arcgis.com/python/guide/install-and-set-up/)\n", |
38 |
| - " * [`Install older versions`](https://developers.arcgis.com/python/guide/install-older-versions)\n", |
| 43 | + " * [Install and set up](https://developers.arcgis.com/python/guide/install-and-set-up/)\n", |
| 44 | + " * [Install older versions](https://developers.arcgis.com/python/guide/install-older-versions)\n", |
39 | 45 | "* Deep Learning with ArcGIS\n",
|
40 |
| - " * [Geo-Referencing and Digitization of Scanned Maps](https://developers.arcgis.com/python/guide/geo-referencing-and-digitization-of-scanned-maps.ipynb)" |
| 46 | + " * [Geo-Referencing and Digitization of Scanned Maps](https://developers.arcgis.com/python/guide/geo-referencing-and-digitization-of-scanned-maps)\n", |
| 47 | + " * [How SuperResolution Works](https://developers.arcgis.com/python/guide/how-superresolution-works)\n", |
| 48 | + " * [Text Classifiction workflow with [`arcgis.learn`](https://developers.arcgis.com/python/api-reference/arcgis.learn.html)](https://developers.arcgis.com/python/guide/text-classfiction)\n", |
| 49 | + " * [How Multi-Task Road Extractor works](https://developers.arcgis.com/python/guide/how-multi-task-road-extractor-works)\n", |
| 50 | + " * [How Pix2Pix works](https://developers.arcgis.com/python/guide/how-pix2pix-works)\n", |
| 51 | + " * [How CycleGAN Works](https://developers.arcgis.com/python/guide/how-cyclegan-works)" |
41 | 52 | ]
|
42 | 53 | },
|
43 | 54 | {
|
|
54 | 65 | " * Adds [Detection of electric utility features and vegetation encroachments from satellite images using deep learning](https://developers.arcgis.com/python/sample-notebooks/detection-of-electric-utility-features-and-vegetation-encroachments-from-satellite-images-using-deep-learning)\n",
|
55 | 66 | " * Adds [River Turbidity Estimation using Sentinel-2 data](https://developers.arcgis.com/python/sample-notebooks/river-turbidity-estimation-using-sentinel2-data-)\n",
|
56 | 67 | " * Adds [Mapping Infrastructural Damage due to Beirut Blast](https://developers.arcgis.com/python/sample-notebooks/infrastructural-damage-due-to-blast-in-beirut)\n",
|
57 |
| - " * Adds [Coastline extraction using Landsat-8 multispectral imagery and band ratio technique](coastline-extraction-usa-landsat8-multispectral-imagery)" |
| 68 | + " * Adds [Coastline extraction using Landsat-8 multispectral imagery and band ratio technique](https://developers.arcgis.com/python/sample-notebooks/coastline-extraction-usa-landsat8-multispectral-imagery)\n", |
| 69 | + " * Adds [Identifying country names from incomplete house addresses](https://developers.arcgis.com/python/sample-notebooks/identifying-country-names-from-incomplete-house-addresses)\n", |
| 70 | + " * Adds [SAR to RGB image translation using CycleGAN](https://developers.arcgis.com/python/sample-notebooks/04_gis_analysts_data_scientists/sar_to_rgb_image_translation_using_cyclegan)\n", |
| 71 | + " * Adds [Creating building models using point cloud classification](https://developers.arcgis.com/python/sample-notebooks/creating-buiding-models-using-point-clout-classfication)\n", |
| 72 | + " * Adds [Automatic road extraction using deep learning](https://developers.arcgis.com/python/sample-notebooks/automatic-road-extraction-using-deep-learning)" |
58 | 73 | ]
|
59 | 74 | },
|
60 | 75 | {
|
|
512 | 527 | " * Updates [Managing Workforce projects](https://developers.arcgis.com/python/guide/managing-workforce-projects/)\n",
|
513 | 528 | "* Deep Learning with ArcGIS\n",
|
514 | 529 | " * Updates `fastai` link with [Object Detection Workflow with `arcgis.learn`](https://developers.arcgis.com/python/guide/object-detection/)\n",
|
515 |
| - " * Updates to [Working with Multispectral Data](https://developers.arcgis.com/python/guide/working-with-multispectral-data/)" |
| 530 | + " * Updates to [Working with Multispectral Data](https://developers.arcgis.com/python/guide/working-with-multispectral-data/)\n", |
| 531 | + " * Updates to [Named Entity Extraction Workflow with [`arcgis.learn`](https://developers.arcgis.com/python/api-reference/arcgis.learn.html)](https://developers.arcgis.com/python/guide/how-named-entitry-recognition-works)\n", |
| 532 | + " * Updates to [Point Cloud Segmentation using PointCNN](https://developers.arcgis.com/python/guide/point-cloud-segmentation-using-pointcnn)" |
516 | 533 | ]
|
517 | 534 | },
|
518 | 535 | {
|
519 | 536 | "cell_type": "markdown",
|
520 | 537 | "metadata": {},
|
521 | 538 | "source": [
|
522 | 539 | "### [Samples](https://developers.arcgis.com/python/sample-notebooks/)\n",
|
523 |
| - "* Enhances `Deep Learning Samples` by providing training data\n", |
524 | 540 | "* Power Users/Developers\n",
|
525 | 541 | " * Updates to various samples:\n",
|
526 | 542 | " * [A dashboard to explore world population](https://developers.arcgis.com/python/sample-notebooks/population-exploration-dashboard/)\n",
|
|
529 | 545 | " * [Raster Analytics Dashboard](https://developers.arcgis.com/python/sample-notebooks/jupyter-dashboard-for-raster-analytics/)\n",
|
530 | 546 | " * [Building a change detection app using Jupyter Dashboard](https://developers.arcgis.com/python/sample-notebooks/building-a-change-detection-app-using-jupyter-dashboard/)\n",
|
531 | 547 | "* GIS analysts and data scientists\n",
|
532 |
| - " * Fixes typo for output type in [Increase Image Resolution using SuperResolution](https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolution/)\n", |
| 548 | + " * Enhances `Deep Learning Samples` by providing training data\n", |
533 | 549 | " * Fixes typos in `sdf` field names for [Data Summarization - Construction permits near Washington DC, part 2/2](https://developers.arcgis.com/python/sample-notebooks/analyze-patterns-in-construction-permits-part2/)\n",
|
534 | 550 | " * Adds data for [Finding a New Home](https://developers.arcgis.com/python/sample-notebooks/finding-a-new-home/)\n",
|
535 | 551 | " * [Plant species identification using a TensorFlow-Lite model within mobile devices](https://developers.arcgis.com/python/sample-notebooks/train-a-tensorflow-lite-model-for-identifying-plant-species/)\n",
|
|
541 | 557 | " * [Automate Road Surface Investigation Using Deep Learning](https://developers.arcgis.com/python/sample-notebooks/automate-road-surface-investigation-using-deep-learning/)\n",
|
542 | 558 | " * Adds missing inference data to the `predict` and `predict_video` functions in \n",
|
543 | 559 | " * Removes hard-coded `lr_find()` value\n",
|
544 |
| - " * Fixes Table of Contents and hyperlinks in [Information extraction from Madison city crime incident reports using Deep Learning](https://developers.arcgis.com/python/sample-notebooks/information-extraction-from-madison-city-crime-incident-reports-using-deep-learning/)\n", |
| 560 | + " * [Information extraction from Madison city crime incident reports using Deep Learning](https://developers.arcgis.com/python/sample-notebooks/information-extraction-from-madison-city-crime-incident-reports-using-deep-learning/)\n", |
| 561 | + " * Fixes Table of Contents and hyperlinks\n", |
| 562 | + " * Adds Save and load trained models section\n", |
| 563 | + " * Updates Prerequisites and imports\n", |
545 | 564 | " * Updates model training data in [Automate Building Footprint Extraction using Deep learning](https://developers.arcgis.com/python/sample-notebooks/automate-building-footprint-extraction-using-instance-segmentation/)\n",
|
546 | 565 | " * Updates to organization type and data paths in [Land Cover Classification using Satellite Imagery and Deep Learning](https://developers.arcgis.com/python/sample-notebooks/land-cover-classification-using-unet/)\n",
|
547 | 566 | " * [Land cover classification using sparse training data](https://developers.arcgis.com/python/sample-notebooks/land-cover-classification-using-sparse-training-data/)\n",
|
548 | 567 | " * Updates no data explanations\n",
|
549 |
| - " * Removes data mapping" |
| 568 | + " * Removes data mapping\n", |
| 569 | + " * [Increase image resolution using [`SuperResolution`](https://developers.arcgis.com/python/api-reference/arcgis.learn.html#superresolution)](https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolution)\n", |
| 570 | + " * Changed Meta Data Format when exporting training data to `Export Tiles`\n", |
| 571 | + " * Fixes typo for output type " |
550 | 572 | ]
|
551 | 573 | },
|
552 | 574 | {
|
|
0 commit comments