Module 1: Introduction To Azure Databricks

INTRODUCTION – Introduction To Azure Databricks In this session, you will get to know the efficacious functionalities of Azure Databricks or an Apache Spark Notebook to run large datasets. This module will make you aware of the Azure Databricks platform and help you classify which types of tasks are well done by Apache Spark. It … Read more

Module 4: Get Started With Databricks And Machine Learning

INTRODUCTION – Get Started With Databricks And Machine Learning In this module you will learn how to take advantage of PySpark’s machine learning library to construct important elements of a machine learning workflow. The module will teach you how to conduct exploratory data analysis and find the relevant insights and patterns from your data, how … Read more

Module 5: Manage Machine Learning Lifecycles And Fine Tune Models

Module 5: Manage Machine Learning Lifecycles And Fine Tune Models Almost every student is keenly aware of conditions students find themselves in to track learning processes using MLflow. Students also learn how to include modules from the machine learning library of Spark for hyperparameter tuning and model selection. This ensures that students understand how to … Read more

Module 6: Train A Distributed Neural Network And Serve Models With Azure Machine Learning

INTRODUCTION – Train A Distributed Neural Network And Serve Models With Azure Machine Learning In this section, you will learn to use Uber’s Horovod framework and Petastorm to run distributed deep learning training jobs using Spark with training datasets in Apache Parquet format. You will also explore how to register, package, and deploy trained models … Read more

Module 2: Exam Preparation Course 1 

INTRODUCTION – EXAM PREPARATION COURSE 1 This is the revisit of Course 1 content from Microsoft Azure Data Scientist Associate standard specialization. The course lays down concepts and skillsets introductory to using Azure with data science-essential. Data exploration, data preparation, and basic machine learning concepts, among other things, will be topics discussed in the review. … Read more

Module 3: Processing Data In Azure Data Bricks

INTRODUCTION – Processing Data In Azure Data Bricks Azure Databricks offers several built-in SQL functions, but sometimes you might need to create your own functions – that is, User-Defined Functions or UDFs. In this course, you will discover how to register UDFs and invoke them, thereby extending the functionality of your SQL queries. You will … Read more

Module 2: Create A Regression Model With Azure Machine Learning Designer

INTRODUCTION – Create A Regression Model With Azure Machine Learning Designer Regression is a supervised machine learning technique whose main objective is to predict numerical values based on data inputs. This module introduces regression model development using Azure Machine Learning Designer-an easy and user-friendly tool for developing and deploying machine learning models. Through hands-on training … Read more

Module 2: Monitoring & Managing in Microsoft Azure

INTRODUCTION – Monitoring & Managing in Microsoft Azure This module involves studying monitoring and management tools and services from Microsoft Azure. This will extensively cover the tools, and then learn to determine the best resources to tackle various business and technical problems. This will give the user insight into the decision-making process relating to the … Read more

Module 1: Explore Data And Create Models To Predict Numeric Values

INTRODUCTION – Explore Data And Create Models To Predict Numeric Values Data exploration and analysis are indeed vital and core portions of data science. Data scientists need to learn one of the general-purpose languages like Python to explore, visualize, and manipulate data. In this module, you will study how to use Python for these tasks. … Read more

Module 2: Train And Evaluate Classification And Clustering Models 

INTRODUCTION – Train And Evaluate Classification And Clustering Models Classification is the machine learning method used to assign items to a predefined set of categories. In this module, you will be guided through the steps of building a model to predict categories using the state-of-the-art techniques. You are going to use the scikit-learn library of … Read more