Files
Ram 4304b20afa Update auto-ml-forecasting-bike-share.ipynb
auto-ml-forecasting-bike-share.ipynb crashes in cell using shutil.copy2() under some versions of Python in the local environment.
Change to shutil.copy() so it works in most Python environments.
2020-04-13 10:57:04 +05:30
..

Examples to get started with Azure Machine Learning service

Learn how to use Azure Machine Learning services for experimentation and model management.

As a pre-requisite, run the configuration Notebook notebook first to set up your Azure ML Workspace. Then, run the notebooks in following recommended order.

Find quickstarts, end-to-end tutorials, and how-tos on the official documentation site for Azure Machine Learning service.