Skip to content

Commit 40f4a27

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent f520d6a commit 40f4a27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/v1/azure-machine-learning-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ This breaking change comes from the June release of `azureml-inference-server-ht
264264
+ Converting decimal type y-test into float to allow for metrics computation to proceed without errors.
265265
+ AutoML training now supports numpy version 1.8.
266266
+ **azureml-contrib-automl-dnn-forecasting**
267-
+ Fixed a bug in the TCNForecaster model were not all training data would be used when cross-validation settings were provided.
267+
+ Fixed a bug in the TCNForecaster model where not all training data would be used when cross-validation settings were provided.
268268
+ TCNForecaster wrapper's forecast method that was corrupting inference-time predictions. Also fixed an issue where the forecast method would not use the most recent context data in train-valid scenarios.
269269
+ **azureml-interpret**
270270
+ For azureml-interpret package, remove shap pin with packaging update. Remove numba and numpy pin after CE env update.
@@ -1728,7 +1728,7 @@ To get started, visit the [Run Jupyter Notebooks in your workspace](../how-to-ru
17281728

17291729
**New Features Introduced:**
17301730

1731-
+ Improved editor (Monaco editor) used by VS Code
1731+
+ Improved editor (Monaco editor) used by Visual Studio Code
17321732
+ UI/UX improvements
17331733
+ Cell Toolbar
17341734
+ New Notebook Toolbar and Compute Controls
@@ -3011,7 +3011,7 @@ At the time, of this release, the following browsers are supported: Chrome, Fire
30113011
+ Use transfer learning with the supported DNN
30123012
+ Register the model with Model Management Service and containerize the model
30133013
+ Deploy the model to an Azure VM with an FPGA in an Azure Kubernetes Service (AKS) cluster
3014-
+ Deploy the container to an [Azure Data Box Edge](../../databox-online/azure-stack-edge-overview.md) server device
3014+
+ Deploy the container to an [Azure Stack Edge](../../databox-online/azure-stack-edge-overview.md) server device
30153015
+ Score your data with the gRPC endpoint with this [sample](https://github.com/Azure-Samples/aml-hardware-accelerated-models)
30163016

30173017
### Automated Machine Learning

0 commit comments

Comments
 (0)