|
9 | 9 | "\n",
|
10 | 10 | "## New\n",
|
11 | 11 | "* New implementation for sharing\n",
|
12 |
| - " * [SharingManager](/python/api-reference/arcgis.gis.toc.html#sharingmanager) - for managing sharing [Item](/python/api-reference/arcgis.gis.toc.html#item) sharing\n", |
| 12 | + " * [SharingManager](/python/api-reference/arcgis.gis.toc.html#sharingmanager) - for managing [Item](/python/api-reference/arcgis.gis.toc.html#item) sharing\n", |
13 | 13 | " * [SharingGroupManager](/python/api-reference/arcgis.gis.toc.html#sharinggroupmanager) - for managing [Item](/python/api-reference/arcgis.gis.toc.html#item) sharing to [Groups](/python/api-reference/arcgis.gis.toc.html#group)\n",
|
14 | 14 | "\n",
|
15 | 15 | "### [Guides](../)\n",
|
|
99 | 99 | " * Adds paging support\n",
|
100 | 100 | " * [`delete()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.delete)\n",
|
101 | 101 | " * Adds support for *permanent* argument to permanently delete items from Onlne organizations opted into Recycle Bin functionality\n",
|
| 102 | + " * [`update()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.update)\n", |
| 103 | + " * Adds error messaging when run on file type items if the *item_properties* is missing a fileName value\n", |
| 104 | + "* [`Group`](/python/api-reference/arcgis.gis.toc.html#group)\n", |
| 105 | + " * [`remove_users()`]()\n", |
| 106 | + " * Updates documentation for *usernames* parameter\n", |
102 | 107 | "\n",
|
103 | 108 | "#### [`arcgis.gis.admin`](/python/api-reference/arcgis.gis.admin.html#)\n",
|
104 | 109 | "* [`AGOLUsageReports`](/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.AGOLUsageReports)\n",
|
|
166 | 171 | "\n",
|
167 | 172 | "#### [`arcgis.raster.utils`](/python/api-reference/arcgis.raster.utils.html)\n",
|
168 | 173 | "\n",
|
169 |
| - "\n", |
170 | 174 | "#### [`arcgis.geoanalytics`](/python/api-reference/arcgis.geoanalytics.toc.html)\n",
|
171 | 175 | "* [`arcgis.geoanalytics.find_locations`](/python/api-reference/arcgis.geoanalytics.find_locations.html)\n",
|
172 | 176 | " \n",
|
173 | 177 | "#### [`arcgis.geoenrichment`](/python/api-reference/arcgis.geoenrichment.html)\n",
|
174 | 178 | "* [`BufferStudyArea`](/python/api-reference/arcgis.geoenrichment.html#bufferstudyarea)\n",
|
175 | 179 | "* [`Country`](/python/api-reference/arcgis.geoenrichment.html#country)\n",
|
176 | 180 | "\n",
|
| 181 | + "#### [`arcgis.geometry.functions`](/python/api-reference/arcgis.geometry.functions.html)\n", |
| 182 | + "* Reorganized API Reference table of contents\n", |
| 183 | + " * Adds *Enumerations* and *Functions* subheadings\n", |
| 184 | + "* Adds class:\n", |
| 185 | + " * [`GeometryJob`](/python/api-reference/arcgis.geometry.functions.html#geometryjob)\n", |
| 186 | + "\n", |
177 | 187 | "#### [`arcgis.graph`](/python/api-reference/arcgis.graph.html)\n",
|
178 | 188 | "* [`search()`](/python/api-reference/arcgis.graph.html#arcgis.graph.KnowledgeGraph.search)\n",
|
179 | 189 | "\n",
|
|
226 | 236 | " * [`export_training_data()`](/python/api-reference/arcgis.learn.toc.html#export-training-data)\n",
|
227 | 237 | " * [`export_point_dataset()`](/python/api-reference/arcgis.learn.toc.html#export-point-dataset)\n",
|
228 | 238 | " * [`prepare_data()`](/python/api-reference/arcgis.learn.toc.html#prepare-data)\n",
|
| 239 | + " * Updates *channels_of_interest* documentations description for PSETAE model\n", |
| 240 | + " * Adds support for the *num_workers* argument for:\n", |
| 241 | + " * [`ChangeDetector`](/python/api-reference/arcgis.learn.toc.html#changedetector)\n", |
| 242 | + " * [`Pix2Pix`](/python/api-reference/arcgis.learn.toc.html#pix2pix)\n", |
| 243 | + " * [`Pix2PixHD`](/python/api-reference/arcgis.learn.toc.html#pix2pixhd)\n", |
| 244 | + " * [`SiamMask`](/python/api-reference/arcgis.learn.toc.html#siammask)\n", |
229 | 245 | " * [`prepare_tabulardata()`](/python/api-reference/arcgis.learn.toc.html#prepare-tabular-data)\n",
|
230 | 246 | " * [`prepare_textdata()`](/python/api-reference/arcgis.learn.toc.html#prepare-textdata)\n",
|
231 | 247 | " * [`Transform3d`](/python/api-reference/arcgis.learn.toc.html#transform3d)\n",
|
|
247 | 263 | " * [`MMDetection`](/python/api-reference/arcgis.learn.toc.html#mmdetection)\n",
|
248 | 264 | " * [`DETReg`](/python/api-reference/arcgis.learn.toc.html#detreg)\n",
|
249 | 265 | " * [`EfficientDET`](/python/api-reference/arcgis.learn.toc.html#efficientdet)\n",
|
| 266 | + "* [Pixel Classification Models](/python/api-reference/arcgis.learn.toc.html#pixel-classification-models)\n", |
| 267 | + " * [`UnetClassifier`](/python/api-reference/arcgis.learn.toc.html#unetclassifier)\n", |
| 268 | + " * [`PSPNetClassifier`](/python/api-reference/arcgis.learn.toc.html#pspnetclassifier)\n", |
| 269 | + " * [`DeepLab`](/python/api-reference/arcgis.learn.toc.html#deeplab)\n", |
| 270 | + " * [`BDCNEdgeDetector`](/python/api-reference/arcgis.learn.toc.html#bdcnedgedetector)\n", |
| 271 | + " * [`HEDEdgeDetector`](/python/api-reference/arcgis.learn.toc.html#hededgedetector)\n", |
| 272 | + " * [`MultiTaskRoadExtractor`](/python/api-reference/arcgis.learn.toc.html#multitaskroadextractor)\n", |
| 273 | + " * [`ConnectNet`](/python/api-reference/arcgis.learn.toc.html#connectnet)\n", |
| 274 | + " * [`ChangeDetector`](/python/api-reference/arcgis.learn.toc.html#changedetector)\n", |
| 275 | + " * [`MMSegmentation`](/python/api-reference/arcgis.learn.toc.html#mmsegmentation)\n", |
| 276 | + " * Integrates *prithivi* fine-tuning models\n", |
| 277 | + " * *prithivi100m_burn_scar*\n", |
| 278 | + " * *prithivi100_crop_classification*\n", |
| 279 | + " * *prithivi100m_sen1floods*\n", |
| 280 | + " * *prithivi100m*\n", |
| 281 | + " * [`MaxDeepLab`](/python/api-reference/arcgis.learn.toc.html#maxdeeplab)\n", |
| 282 | + " * [`SamLoRA`](/python/api-reference/arcgis.learn.toc.html#samlora)\n", |
250 | 283 | "* [Image Translation Models](/python/api-reference/arcgis.learn.toc.html#image-translation-models)\n",
|
251 | 284 | " * [`CycleGan`](/python/api-reference/arcgis.learn.toc.html#cyclegan)\n",
|
252 | 285 | " * [`Pix2Pix`](/python/api-reference/arcgis.learn.toc.html#pix2pix)\n",
|
|
582 | 615 | " * [`load(()`](/python/api-reference/arcgis.learn.toc.html#arcgis.learn.ImageryModel.load)\n",
|
583 | 616 | "* [Object Classification Models](/python/api-reference/arcgis.learn.toc.html#object-classification-models)\n",
|
584 | 617 | " * [`FeatureClassifier`](/python/api-reference/arcgis.learn.toc.html#featureclassifier)\n",
|
| 618 | + " * [`predict()`](/python/api-reference/arcgis.learn.toc.html#arcgis.learn.FeatureClassifier.predict)\n", |
| 619 | + " * Fixes `TypeError` when *visualize=True* with *timm* backbones\n", |
585 | 620 | "* [Object Detection Models](/python/api-reference/arcgis.learn.toc.html#object-detection-models)\n",
|
586 |
| - " * [`FasterRCNN`](/python/api-reference/arcgis.learn.toc.html#fasterrcnn)\n", |
| 621 | + " * Fixes training failures for models when run on multiple-GPU machines\n", |
587 | 622 | " * [`RetinaNet`](/python/api-reference/arcgis.learn.toc.html#retinanet)\n",
|
588 | 623 | " * [`fit()`](/python/api-reference/arcgis.learn.toc.html#arcgis.learn.RetinaNet.fit)\n",
|
589 | 624 | " * [`YOLOv3`](/python/api-reference/arcgis.learn.toc.html#yolov3)\n",
|
|
644 | 679 | " * [`list_models()`](/python/api-reference/arcgis.learn.toc.html#list-models)\n",
|
645 | 680 | " * [`train_model()`](/python/api-reference/arcgis.learn.toc.html#train-model)"
|
646 | 681 | ]
|
| 682 | + }, |
| 683 | + { |
| 684 | + "cell_type": "code", |
| 685 | + "execution_count": null, |
| 686 | + "id": "29c77989", |
| 687 | + "metadata": {}, |
| 688 | + "outputs": [], |
| 689 | + "source": [] |
647 | 690 | }
|
648 | 691 | ],
|
649 | 692 | "metadata": {
|
|
0 commit comments