Skip to content

Commit cb13206

Browse files
committed
updates notes for changes made between 3.9 and 3.10
1 parent 7006800 commit cb13206

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

guide/02-api-overview/release-notes.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
" * Adds ability to remap classes\n",
8888
" * Adds documentation to describe `precision`, `f1`, and `recall` metrics for [`fit()`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#arcgis.learn.PointCNN.fit) method\n",
8989
"* [`Tabular and Feature Data Models`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#tabular-and-feature-data-models)\n",
90+
" * Adds ability to publish non-spatial dataframes as [`Table`](https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#table) items with the `predict()` methods\n",
9091
" * [`MLModel`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#mlmodel)\n",
9192
" * Adds [`load()`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#arcgis.learn.MLModel.load) method\n",
9293
" * Adds cabability to [`save()`](https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html#arcgis.learn.MLModel.save) method to allow saving model without data input\n",

0 commit comments

Comments
 (0)