File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed
Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "metadata" : {},
6+ "source" : [
7+ " # What's new in version 1.8.2"
8+ ]
9+ },
10+ {
11+ "cell_type" : " markdown" ,
12+ "metadata" : {},
13+ "source" : [
14+ " ## Fixes"
15+ ]
16+ },
17+ {
18+ "cell_type" : " markdown" ,
19+ "metadata" : {},
20+ "source" : [
21+ " #### [`arcgis.learn`](https://developers.arcgis.com/python/api-reference/arcgis.learn.html#)\n " ,
22+ " * Fixes classcode predictions in the predict_las() function for point cloud classification\n " ,
23+ " * Fixes to [`SuperResolution`](https://developers.arcgis.com/python/api-reference/arcgis.learn.html#superesolution) model:\n " ,
24+ " * Applies data augmentation to training data\n " ,
25+ " * Normalizes predicted color values in the range of (0,1)\n " ,
26+ " * Bug fixes to data preprocessing step when generating downsampled images"
27+ ]
28+ },
329 {
430 "cell_type" : " markdown" ,
531 "metadata" : {},
21492175 "name" : " python" ,
21502176 "nbconvert_exporter" : " python" ,
21512177 "pygments_lexer" : " ipython3" ,
2152- "version" : " 3.6.8 "
2178+ "version" : " 3.6.10 "
21532179 },
21542180 "toc" : {
21552181 "base_numbering" : 1 ,
You can’t perform that action at this time.
0 commit comments