1 Star 0 Fork 0

一米田/MachineLearningNotebooks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Azure Machine Learning Tutorials

Azure Machine Learning, a cloud-based environment you can use to train, deploy, automate, manage, and track ML models.

Azure Machine Learning can be used for any kind of machine learning, from classical ML to supervised, unsupervised, and deep learning.

This folder contains a collection of Jupyter Notebooks with the code used in accompanying step-by-step tutorials.

Set up your environment.

If you are using an Azure Machine Learning Notebook VM, everything is already set up for you. Otherwise, see the get started creating your first ML experiment with the Python SDK tutorial.

Introductory Samples

The following tutorials are intended to provide an introductory overview of Azure Machine Learning.

Tutorial Description Notebook Task Framework
Azure Machine Learning in 10 minutes Learn how to create and attach compute instances to notebooks, run an image classification model, track model metrics, and deploy a model quickstart Learn Azure Machine Learning Concepts PyTorch
Get Started (day1) Learn the fundamental concepts of Azure Machine Learning to help onboard your existing code to Azure Machine Learning. This tutorial focuses heavily on submitting machine learning jobs to scalable cloud-based compute clusters. get-started-day1 Learn Azure Machine Learning Concepts PyTorch
Train your first ML Model Learn the foundational design patterns in Azure Machine Learning and train a scikit-learn model based on a diabetes data set. tutorial-quickstart-train-model.ipynb Regression Scikit-Learn
Train an image classification model Train a scikit-learn image classification model. img-classification-part1-training.ipynb Image Classification Scikit-Learn
Deploy an image classification model Deploy a scikit-learn image classification model to Azure Container Instances. img-classification-part2-deploy.ipynb Image Classification Scikit-Learn
Deploy an encrypted inferencing service Deploy an image classification model for encrypted inferencing in Azure Container Instances img-classification-part3-deploy-encrypted.ipynb Image Classification Scikit-Learn
Use automated machine learning to predict taxi fares Train a regression model to predict taxi fares using Automated Machine Learning. regression-part2-automated-ml.ipynb Regression Automated ML

Advanced Samples

The following tutorials are intended to provide examples of more advanced feature in Azure Machine Learning.

Tutorial Description Notebook Task Framework
Build an Azure Machine Learning pipeline for batch scoring Create an Azure Machine Learning pipeline to run batch scoring image classification jobs tutorial-pipeline-batch-scoring-classification.ipynb Image Classification TensorFlow

For additional documentation and resources, see the official documentation site for Azure Machine Learning.

Impressions

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Pan13725490013/MachineLearningNotebooks.git
git@gitee.com:Pan13725490013/MachineLearningNotebooks.git
Pan13725490013
MachineLearningNotebooks
MachineLearningNotebooks
master

搜索帮助