Instructional Video10:32
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Elastic MapReduce, Part 2

Higher Ed
This video explains how to use Apache Spark and MLLib (its machine learning library) on an Amazon EMR cluster to consume the order data in an Amazon S3 data lake and produce product recommendations for the customers.
<
br/>
This...
Instructional Video3:56
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - AWS Step Functions

Higher Ed
This video focuses on AWS step functions.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will complete our "order history app"...
Instructional Video9:06
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - AWS Glue DataBrew

Higher Ed
This video focuses on AWS Glue DataBrew.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will complete our "order history app"...
Instructional Video2:13
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - AWS Data Exchange

Higher Ed
This video covers AWS data exchange.
<
br/>
This clip is from the chapter "Everything Else" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about Amazon Web Services (AWS)...
Instructional Video3:22
Curated Video

Data masking control

Higher Ed
In this video, we will be discussing data masking control and how it can help protect sensitive information. Data masking is the process of obscuring or hiding certain data elements within a database or application. This can include...
Instructional Video14:33
Curated Video

Predictive Analytics with TensorFlow 4.2: From Disaster to Decision –Titanic Example Revisited

Higher Ed
In this video, we will see how we could develop several predictive models for Titanic survival prediction and do some analytics using them. In particular, we will discuss logistic regression, random forest, and linear SVM. We start with...
Instructional Video50:53
APMonitor

Polymer MFR Regression

10th - Higher Ed
Polymer properties such as density, melt index, and melt flow rate must be kept within tight specifications for each grade. This case study is to analyze polymer production data to predict melt flow...
Instructional Video9:42
Curated Video

Evaluate the accuracy of an artificial intelligence system : Pointers on Evaluating the Accuracy of Classification Modelling

Higher Ed
From the section: Supervised Learning: Classification. In this section, the author talks about kNN- Classification, Naive Bayes Classification, SVM- Linear and Non-Linear Classification and also Gradient Boosting Machine...
Instructional Video9:56
Curated Video

Predictive Analytics with TensorFlow 4.1: Supervised Learning for Predictive Analytics

Higher Ed
In this video, we will see a type of machine learning process that is supervised learning. We will also see linear regression. We will use it for movie rating prediction. • See the spam filtering example • Use linear regression for movie...
Instructional Video6:38
Curated Video

Julia for Data Science (Video 17)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video13:00
Fun Robotics

Iris Flower Classification Model

3rd - 12th
Training a classification model to predict the class of an Iris flower.
Instructional Video10:07
Fun Robotics

Project Text Classification

3rd - 12th
Implementing a Text Classification project by using Natural Language Processing to understand the sentiment of move reviews
Instructional Video13:05
Curated Video

Create a machine learning model of a real-life process or object : Implementing a Simple Linear Regression Algorithm

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a...
Instructional Video54:11
APMonitor

Classification and Regression: Concrete Strength

10th - Higher Ed
This case study is to determine the factors (inputs) that have correlation to the concrete compressive strength (output).



0:00 In
troduction
2:35 Download J
upyter Notebook
4:00 Import Machine Learni
ng Packages...
Instructional Video17:20
Fun Robotics

Weight Prediction Model

3rd - 12th
Training and testing a regression model to predict the weight of the fish.
Instructional Video25:09
Curated Video

Data Science and Machine Learning with R - Linear Regression: A Simple Model Introduction

Higher Ed
This video explains a simple linear regression model.
r/>
This clip is from the chapter "Linear Regression: A Simple Model" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This...
Instructional Video1:40
Curated Video

Ensemble Machine Learning Techniques 2.5: Ensemble Learning for Regression

Higher Ed
In this video, we will use python to write a simple ensemble learning model for Regression. • We will use Jupyter Notebook to execute our code • Use of Height vs weight to demonstrate the ensemble technique • Use different models instead...
Instructional Video8:25
Curated Video

Julia for Data Science (Video 7)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video2:48
Instructional Video52:49
Curated Video

Data Science and Machine Learning with R - Linear Regression in R - Real Model

Higher Ed
This video explains linear regression in R.
r/>
This clip is from the chapter "Linear Regression - a Real Model" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains...
Instructional Video12:06
APMonitor

Data Science 🐍 Statistical Analysis

10th - Higher Ed
Once data is read into Python, a first step is to analyze the data with summary statistics. This is especially true if the data set is large. Summary statistics include the count, mean, standard deviation, maximum,...
Instructional Video1:39
Curated Video

Discuss the importance of data : The Data set for Classification problem

Higher Ed
From the section: Simple Classification Tree. This section we will expand our knowledge of regression Decision tree to classification trees, we will also learn how to create a classification tree in Python.



Simple...
Instructional Video4:32
Curated Video

Describe a neural network : Neural Network for Regression

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary...
Instructional Video19:49
Packt

Develop an AI system to solve a real-world problem : Building Artificial Neural Networks

Higher Ed
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be...