|
45 | 45 | " * Fixes `InvalidDefinition` error caused by incorrect definitions for *EditorTrackinInfo* \n",
|
46 | 46 | "#### [`arcgis.learn`](/python/api-reference/arcgis.learn.toc.html)\n",
|
47 | 47 | "* Removed the *SatlasPretrain* models from list of supported backbones for classification and detection models\n",
|
48 |
| - "[Data Preparation Methods](/python/latest/api-reference/arcgis.learn.toc.html#data-preparation-methods)\n", |
49 |
| - " * [`prepare_data()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.prepare_data)\n", |
50 |
| - " * Remove warnings regarding status for various *torchvision* namespaces\n", |
51 |
| - "[Inferencing Methods](/python/latest/api-reference/arcgis.learn.toc.html#inferencing-methods)\n", |
52 |
| - " * [`classify_objects`](/python/latest/api-reference/arcgis.learn.toc.html#classify-objects)\n", |
53 |
| - " * Fixes error where *threshold* is ignored when using *input_features* argument\n", |
54 |
| - " * [`classify_pixels`](/python/latest/api-reference/arcgis.learn.toc.html#classify-pixels)\n", |
55 |
| - " * Fixes tool failure because of inability to load *HEDEdgeDetector* model\n", |
56 |
| - "[Model Management](/python/latest/api-reference/arcgis.learn.toc.html#model-management)\n", |
57 |
| - " * [`train_model()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.train_model)\n", |
58 |
| - " * Fixes errors and failures to generate output finding learning rate and showing results in Linux environments" |
| 48 | + "* [Data Preparation Methods](/python/latest/api-reference/arcgis.learn.toc.html#data-preparation-methods)\n", |
| 49 | + " * [`prepare_data()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.prepare_data)\n", |
| 50 | + " * Remove warnings regarding status for various *torchvision* namespaces\n", |
| 51 | + "* [Inferencing Methods](/python/latest/api-reference/arcgis.learn.toc.html#inferencing-methods)\n", |
| 52 | + " * [`classify_objects`](/python/latest/api-reference/arcgis.learn.toc.html#classify-objects)\n", |
| 53 | + " * Fixes error where *threshold* is ignored when using *input_features* argument\n", |
| 54 | + " * [`classify_pixels`](/python/latest/api-reference/arcgis.learn.toc.html#classify-pixels)\n", |
| 55 | + " * Fixes tool failure because of inability to load *HEDEdgeDetector* model\n", |
| 56 | + "* [Model Management](/python/latest/api-reference/arcgis.learn.toc.html#model-management)\n", |
| 57 | + " * [`train_model()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.train_model)\n", |
| 58 | + " * Fixes errors and failures to generate output finding learning rate and showing results in Linux environments" |
59 | 59 | ]
|
60 | 60 | },
|
61 | 61 | {
|
|
0 commit comments