Skip to content

lab files for the Pluralsight course Building, Training, and Validating Models in Microsoft Azure

Notifications You must be signed in to change notification settings

bizmaercq/ps_flight_delays

Repository files navigation

Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 5 column 1
---
Author: 
- Bismark Adomako
- [email protected]"
Course:
"Building, Training, and Validating Models in Azure"
Course description: "This course will help you decide which model to choose and why by building a model which will try to predict if a flight would be delayed more than 15 mins with given data."
CourseURL: "https://app.pluralsight.com/library/courses/microsoft-azure-building-training-validating-models/table-of-contents"
---

⚠️⚠️⚠️ If you are experiencing challenges cloning this repo into your User folder in Azure Macchine Learnin, please download this git repo, extract and upload manually into your users folder on AML. The rest of instructions continues from the video.

Building, Training, and Validating Models in Azure

This repository contains the files necessary for hands-on labs to support content on the PluralSight course Building, Training, and Validating Models in Azure.

Contents

File/folder Description
data Flight delays 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

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.

⚠️⚠️⚠️ If you are experiencing challenges cloning this repo into your User folder in Azure Macchine Learnin, please download this git repo, extract and upload manually into your users folder on AML. The rest of instructions continues from the video.

Completing the Labs

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

Before completing each lab, I recommend you complete the associated lessons on Building, Training, and Validating Models in Azure

About

lab files for the Pluralsight course Building, Training, and Validating Models in Microsoft Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published