Skip to content

Commit 32c29fd

Browse files
Merge pull request #75 from ssalgadodev/patch-2
Update tutorial-first-experiment-automated-ml.md
2 parents d2defc9 + b4f12b7 commit 32c29fd

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

articles/machine-learning/tutorial-automated-ml-forecast.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,13 +244,9 @@ Delete just the deployment instance from the Azure Machine Learning studio, if y
244244

245245
In this tutorial, you used automated ML in the Azure Machine Learning studio to create and deploy a time series forecasting model that predicts bike share rental demand.
246246

247-
See this article for steps on how to create a Power BI supported schema to facilitate consumption of your newly deployed web service:
248-
249-
> [!div class="nextstepaction"]
250-
> [Consume a web service](/power-bi/connect-data/service-aml-integrate?context=azure%2fmachine-learning%2fcontext%2fml-context)
251-
252247
+ Learn more about [automated machine learning](concept-automated-ml.md).
253248
+ For more information on classification metrics and charts, see the [Understand automated machine learning results](how-to-understand-automated-ml.md) article.
249+
+ For more information on [FAQs on forecasting](how-to-automl-forecasting-faq.md).
254250

255251
>[!NOTE]
256252
> This bike share dataset has been modified for this tutorial. This dataset was made available as part of a [Kaggle competition](https://www.kaggle.com/c/bike-sharing-demand/data) and was originally available via [Capital Bikeshare](https://www.capitalbikeshare.com/system-data). It can also be found within the [UCI Machine Learning Database](http://archive.ics.uci.edu/ml/datasets/Bike+Sharing+Dataset).<br><br>

articles/machine-learning/tutorial-first-experiment-automated-ml.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,12 +286,9 @@ Delete just the deployment instance from Azure Machine Learning at https:\//ml.a
286286

287287
In this automated machine learning tutorial, you used Azure Machine Learning's automated ML interface to create and deploy a classification model. See these articles for more information and next steps:
288288

289-
> [!div class="nextstepaction"]
290-
> [Consume a web service](/power-bi/connect-data/service-aml-integrate?context=azure%2fmachine-learning%2fcontext%2fml-context)
291-
292289
+ Learn more about [automated machine learning](concept-automated-ml.md).
293290
+ For more information on classification metrics and charts, see the [Understand automated machine learning results](how-to-understand-automated-ml.md) article.
294-
291+
+ Learn more about [how to set up AutoML for NLP](how-to-auto-train-nlp-models.md).
295292

296293
>[!NOTE]
297294
> This Bank Marketing dataset is made available under the [Creative Commons (CCO: Public Domain) License](https://creativecommons.org/publicdomain/zero/1.0/). Any rights in individual contents of the database are licensed under the [Database Contents License](https://creativecommons.org/publicdomain/zero/1.0/) and available on [Kaggle](https://www.kaggle.com/datasets/janiobachmann/bank-marketing-dataset). This dataset was originally available within the [UCI Machine Learning Database](https://archive.ics.uci.edu/ml/datasets/bank+marketing).<br><br>

0 commit comments

Comments
 (0)