All Projects → MicrosoftDocs → Mslearn Aml Labs

MicrosoftDocs / Mslearn Aml Labs

Licence: mit
Azure Machine Learning Lab Notebooks

Projects that are alternatives of or similar to Mslearn Aml Labs

Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Scatteract
Project which implements extraction of data from scatter plots
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Deeprl Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
Stars: ✭ 2,149 (+1080.77%)
Mutual labels:  jupyter-notebook
Libfm in keras
This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Machinelearning ng
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Subpixel
subpixel: A subpixel convnet for super resolution with Tensorflow
Stars: ✭ 2,114 (+1061.54%)
Mutual labels:  jupyter-notebook
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Smoke Detect By Yolov5
Yolov5 real time smoke detection system
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Deeplearning.ai Note
网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Berkeley Stat 157
Homepage for STAT 157 at UC Berkeley
Stars: ✭ 2,523 (+1286.26%)
Mutual labels:  jupyter-notebook
Pytorch Vae
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-1.1%)
Mutual labels:  jupyter-notebook
Academiccontent
Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
Stars: ✭ 2,196 (+1106.59%)
Mutual labels:  jupyter-notebook
Wibd Workshops 2018
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Pyro2
A framework for hydrodynamics explorations and prototyping
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Face and emotion detection
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Girls In Ai
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
Stars: ✭ 2,309 (+1168.68%)
Mutual labels:  jupyter-notebook
Feature Engineering Handbook
A practical feature engineering handbook
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Hands On Data Analysis
Stars: ✭ 181 (-0.55%)
Mutual labels:  jupyter-notebook
Infersent
InferSent sentence embeddings
Stars: ✭ 2,179 (+1097.25%)
Mutual labels:  jupyter-notebook

page_type: sample languages:


Microsoft Learn - Azure Machine Learning Labs

Important Notice!

This repo has been replaced by a new repo. We're making this change to:

  • Consolidate the labs used in the DP-100 instructor-led course and the self-paced exercises in the equivalent online modules on Microsoft Learn.
  • Update labs to reflect recent changes in the Azure Machine Learning service and SDK.
  • Add new labs on topics related to responsible machine learning.

This repository contains the files necessary for hands-on labs to support content on Microsoft Learn.

Contents

File/folder Description
data Sample data for use in the labs.
labdocs The lab exercise instructions.
nn-xxxx_xx.ipynb Lab code notebooks
.gitignore Define what to ignore at commit time
CHANGELOG.md List of changes to the labs
README.md This README file.
LICENSE The license for this repo
SECURITY.md Security guidance

Prerequisites

Azure Machine Learning (Azure ML) is a Microsoft Azure-based service for running data science and machine learning workloads at scale in the cloud. To use Azure Machine Learning, you will need an Azure subscription. If you do not already have one, you can sign up for a free trial at https://azure.microsoft.com.

Setup

You must follow the instructions in the first lab (Getting Started with Azure Machine Learning) to create an Azure Machine Learning workspace and set up a compute instance to work on before completing any subsequent labs in this repository.

Completing the Labs

Complete the labs in order by following the links on the Lab Exercises page.

Before completing each lab, we recommend you complete the associated training on Microsoft Learn.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].