Hi,
Regarding one Module in AI for Managers Course
In End to End Project - Classification Video, I am supposed to access azure ML,
Pls guide me how to do it ( Breast cancer Dataset in Azure ML )
Regards,
Arunkumar S
Hi Arun,
You can refer to the following documentation: https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-azure-ml-in-a-day?view=azureml-api-2 for using Azure ML studio. Other steps are similar as mentioned in the slide: Predicting housing pricing in California using AzureML | Automated hands-on| CloudxLab. If you face any issue at any point, feel free to reach out to us.
Thanks
Hi,
Thanks for the reply
Created workspace in Azure
Not able to Download Housing Price and Breast cancer Data
Pls help
Pls check the image
Regards, Arun
Hi Arun,
You can download the hosuing dataset by visiting this link: https://github.com/cloudxlab/ml/blob/master/machine_learning/datasets/housing/housing.csv. Once there, you can click the “Download” button to save the file to your device.
It appears that Azure ML Studio may have removed the breast cancer dataset from their sample datasets. You can download the dataset from Breast Cancer Dataset | Kaggle and upload it in Azure ML studio.
Thanks