MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Update Machine learning #114461

Closed rendzina closed 1 year ago

rendzina commented 1 year ago

Great demo thanks - It may be good to update the machine learning library call to

from pyspark.mllib.classification import LogisticRegressionWithLBFGS

as LogisticRegressionWithSGD is now deprecated... [Enter feedback here]


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ManoharLakkoju-MSFT commented 1 year ago

@rendzina Thanks for your feedback! We will investigate and update as appropriate.

Naveenommi-MSFT commented 1 year ago

@rendzina Thanks for reporting this! We have created a PR for this issue and the changes should go live soon.