An overview of the GeoAI toolbox
The GeoAI toolbox contains tools for using and training AI models that work with geospatial and tabular data, including tools for working with embeddings. These tools use modern machine learning and deep learning techniques and integrate them with GIS.
The GeoAI toolbox contains tools that allow you to train and use models that perform classification and regression on feature and tabular datasets, as well as classify, transform, and extract information from unstructured text using natural language processing (NLP), and draw insights from embeddings.
Note:
All tools in the GeoAI toolbox require the installation of the necessary deep learning frameworks libraries. For instructions on installing deep learning packages, see Deep Learning Libraries Installers for ArcGIS.
Shapefiles cannot store null values. Tools or other procedures that create shapefiles from nonshapefile inputs may store or interpret null values as zero. In some cases, null values are stored as very large negative values in shapefiles, which can lead to unexpected results. See Geoprocessing considerations for shapefile output for more information.
|
Toolset |
Description |
|---|---|
|
The Embeddings Based Analysis toolset contains tools for generating, updating, and analyzing embeddings derived from feature or raster data. |
|
|
The Feature and Tabular Analysis toolset contains tools for applying machine learning and deep learning algorithms to feature or tabular data. |
|
|
The Imagery AI toolset contains tools that apply object detection and pixel classification deep learning algorithms to imagery data. |
|
|
The Text Analysis toolset contains tools that perform natural language processing on text. Text can be classified or transformed, and entities such as addresses can be extracted. |
|
|
The Time Series AI toolset contains tools that forecast and estimate future values at locations in a space-time cube. |