You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/data-science-virtual-machine/use-geo-ai-dsvm.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Using the Geo Artificial Intelligence Data Science Virtual Machine - Azure | Microsoft Docs
3
3
description: Learn how to use the Geo AI Data Science Virtual Machine to analyze data and build models based on geospatial data.
4
-
keywords: deep learning, AI, data science tools, data science virtual machine, Geospatial analytics
4
+
keywords: deep learning, AI, data science tools, data science virtual machine, geospatial analytics
5
5
services: machine-learning
6
6
documentationcenter: ''
7
7
author: vijetajo
@@ -23,29 +23,29 @@ ms.author: vijetaj
23
23
24
24
# Using the Geo Artificial Intelligence Data Science Virtual Machine
25
25
26
-
Use the Geo AI Data Science VM to fetch data for analysis, perform data wrangling, and build models for AI applications that consume geospatial information. Once you have provisioned your Geo AI Data Science VM and signed into ArcGIS Pro with your ArcGIS account, you can start interacting with ArcGIS desktop and ArcGis online. You can also access ArcGIS from Python interfaces and an R language bridge pre-configured on the Geo-Data Science VM. To build rich AI applications, combine it with the machinelearning and deeplearning frameworks and other data science software available on the Data Science VM.
26
+
Use the Geo AI Data Science VM to fetch data for analysis, perform data wrangling, and build models for AI applications that consume geospatial information. After you've provisioned your Geo AI Data Science VM and signed in to ArcGIS Pro through your ArcGIS account, you can start interacting with ArcGIS desktop and ArcGIs online. You can also access ArcGIS from Python interfaces and an R language bridge that's preconfigured on the Geo-Data Science VM. To build rich AI applications, combine the Geo-Data Science VM with the machine-learning and deep-learning frameworks and other data science software that are available on it.
27
27
28
28
29
29
## Configuration details
30
30
31
-
The Python library, [arcpy](https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm), which is used to interface with ArcGIS is installed in the global root conda environment of the Data Science VM that is found at ```c:\anaconda```.
31
+
The Python library, [arcpy](https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm), which is used to interface with ArcGIS, is installed in the global root conda environment of the Data Science VM that's found at ```c:\anaconda```.
32
32
33
-
- If you are running Python in a command prompt, run ```activate``` to activate into the conda root Python environment.
34
-
- If you are using an IDE or Jupyter notebook, you can select the environment or kernel to ensure you are in the correct conda environment.
33
+
- If you're running Python at a command prompt, run ```activate``` to activate into the conda root Python environment.
34
+
- If you're using an IDE or Jupyter notebook, you can select the environment or kernel to make sure you're in the correct conda environment.
35
35
36
-
The R-bridge to ArcGIS is installed as an R library named [arcgisbinding](https://github.com/R-ArcGIS/r-bridge) in the main Microsoft R server standalone instance located at ```C:\Program Files\Microsoft\ML Server\R_SERVER```. Visual Studio, RStudio, and Jupyter are already pre-configured to use this R environment and will have access to the ```arcgisbinding``` R library.
36
+
The Rbridge to ArcGIS is installed as an R library named [arcgisbinding](https://github.com/R-ArcGIS/r-bridge) in the main Microsoft Machine Learning Server standalone instance that's located at ```C:\Program Files\Microsoft\ML Server\R_SERVER```. Visual Studio, RStudio, and Jupyter are already preconfigured to use this R environment and will have access to the ```arcgisbinding``` R library.
37
37
38
38
39
39
## Geo AI Data Science VM samples
40
40
41
-
In addition to the ML and deeplearning framework-based samples from the base Data Science VM, a set of geospatial samples is also provided as part of the Geo AI Data Science VM. These samples can help you jump-start your development of AI applications using Geospatial data and the ArcGIS software.
41
+
In addition to the machine-learning and deep-learning framework-based samples from the base Data Science VM, a set of geospatial samples is also provided as part of the Geo AI Data Science VM. These samples can help you jump-start your development of AI applications by using geospatial data and the ArcGIS software:
42
42
43
43
44
-
1.[Getting stated with Geospatial analytics with Python](https://github.com/Azure/DataScienceVM/blob/master/Notebooks/ArcGIS/Python%20walkthrough%20ArcGIS%20Data%20analysis%20and%20ML.ipynb): An introductory sample showing how to work with Geospatial data using the Python interface to ArcGIS provided by the [arcpy](https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm) library. It also shows how you can combine traditional machine learning with geospatial data and visualize the result on a map in ArcGIS.
44
+
1.[Getting started with geospatial analytics with Python](https://github.com/Azure/DataScienceVM/blob/master/Notebooks/ArcGIS/Python%20walkthrough%20ArcGIS%20Data%20analysis%20and%20ML.ipynb): An introductory sample showing how to work with geospatial data through the Python interface to ArcGIS is provided by the [arcpy](https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm) library. It also shows how to combine traditional machine learning with geospatial data and then visualize the result on a map in ArcGIS.
45
45
46
-
2.[Getting stated with Geospatial analytics with R](https://github.com/Azure/DataScienceVM/blob/master/Notebooks/ArcGIS/R%20walkthrough%20ArcGIS%20Data%20analysis%20and%20ML.ipynb): An introductory sample that shows how to work with Geospatial data using the R interface to ArcGIS provided by the [arcgisbinding](https://github.com/R-ArcGIS/r-bridge) library.
46
+
2.[Getting started with geospatial analytics with R](https://github.com/Azure/DataScienceVM/blob/master/Notebooks/ArcGIS/R%20walkthrough%20ArcGIS%20Data%20analysis%20and%20ML.ipynb): An introductory sample that shows how to work with geospatial data by using the R interface to ArcGIS that's provided by the [arcgisbinding](https://github.com/R-ArcGIS/r-bridge) library.
47
47
48
-
3.[Pixel-level land use classification](https://github.com/Azure/pixel_level_land_classification): A tutorial that illustrates how to create a deep neural network model that accepts an aerial image as input and returns a land-cover label. Examples of land-cover labels are "forested" or "water." The model returns such a label for every pixel in the image. The model is built using Microsoft's open-source [Cognitive Toolkit (CNTK)](https://www.microsoft.com/en-us/cognitive-toolkit/) deep learning framework.
48
+
3.[Pixel-level land use classification](https://github.com/Azure/pixel_level_land_classification): A tutorial that illustrates how to create a deep neural network model that accepts an aerial image as input and returns a land-cover label. Examples of land-cover labels are *forested* and *water*. The model returns such a label for every pixel in the image. The model is built by using the Microsoft open-source [Cognitive Toolkit (CNTK)](https://www.microsoft.com/en-us/cognitive-toolkit/) deep learning framework.
0 commit comments