Instructional Video8:59
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : What is Machine Learning?

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
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 Classification Tree:...
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 Classifications,...
Instructional Video3:56
Packt

Define artificial intelligence : AI, Machine Learning, Deep Learning Overview

Higher Ed
From the section: Introduction. In this section, the learner will be introduced to the environment and working of Keras and how to set it up to go coding. A very brief introduction along with an illustration will be given to deep...
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 applied...
Instructional Video6:52
Curated Video

Implement logical operations in a computer program : Logical Operators

Higher Ed
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details. Logical operators are typically used with Boolean (logical) values. When they...
Instructional Video3:47
Curated Video

Describe computer programming : Basics of Python

Higher Ed
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will walk you an overview about the Python. • Go to the Python.org...
Instructional Video19:43
Curated Video

Evaluate a machine learning model : Evaluate Model Performance

Higher Ed
From the section: Regression. In this section, you are going to learn about Regression. Regression: Evaluate Model Performance
Instructional Video10:09
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Evaluating Machine Learning Systems with Cross-Validation

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Instructional Video4:17
Packt

Positive Impact Advantages of AI : What Can AI Do for Businesses?

Higher Ed
From the section: Getting Started with Artificial Intelligence with Python. In this section, learners are introduced to Artificial Intelligence and the libraries they will be using for the rest of the course, including NumPy, matplotlib,...
Instructional Video23:57
Globalive Media

Beyond Innovation: Episode 2

Higher Ed
A computer algorithm predicts ad popularity, China embraces blockchain technology and AI chat-bots offer top-notch customer care. Plus, Anthony and Michael speak with a media startup turning to technology to solve the journalism crisis....
Instructional Video8:59
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Decision Trees and Random Forests

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Instructional Video8:24
Curated Video

routing protocols : Types of Routing Protocols -Distance Vector, Link State

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: Types of Routing Protocols -Distance...
Instructional Video5:44
Curated Video

Predictive Analytics with TensorFlow 2.3: Using Information Theory in Predictive Modeling

Higher Ed
This video will first explain you the information theory. We will then see types of entropy. We will use the information theory in Python. • Study the different types of entropy • Use information theory in Python
Instructional Video12:21
Zach Star

Should I Get Further Education (Master's, PhD, MBA, and More)

12th - Higher Ed
In this video I discuss whether you should get further education beyond a bachelor's degree. There are many types of further schooling you can go into including a master's and phd, medical school, nursing school, pharmacy school, law...
Instructional Video7:09
Curated Video

Create a machine learning model of a real-life process or object : Putting It All Together in a Professional Way

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 good...
Instructional Video8:53
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Understanding Reinforcement Learning Algorithms

Higher Ed
From the section: Getting Started With Reinforcement Learning Using OpenAI Gym. In this section, we will introduce the basics of the reinforcement learning problem, and explain how OpenAI gym helps with developing and research solutions...
Instructional Video6:04
Curated Video

Discuss the importance of data : Test-Train split in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video21:31
Curated Video

Predictive Analytics with TensorFlow 10.1: Recommendation Systems

Higher Ed
Recommendation systems is a subclass of information filtering system that helps predict the "rating" or "preference" based on the rating provided by users of an item. We will also see collaborative filtering and content-based filtering...
Instructional Video6:06
Curated Video

Discuss the importance of data : Classification tree

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 Classification Tree:...
Instructional Video3:47
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : The Course Overview

Higher Ed
From the section: Getting Started With Reinforcement Learning Using OpenAI Gym. In this section, we will introduce the basics of the reinforcement learning problem, and explain how OpenAI gym helps with developing and research solutions...
Instructional Video10:23
Curated Video

Predictive Analytics with TensorFlow 7.1: Deep Learning for Better Predictive Analytics

Higher Ed
DL is a branch of ML based on a set of algorithms that attempt to model high-level abstractions in data. In this video, we will see artificial neural networks and deep neural networks. We will also see deep neural networks architecture....
Instructional Video19:41
Wonderscape

Great Careers: How to Become a Computer Programmer

K - 5th
This video is an introduction to the world of computer programming. It explains what computer programmers do, the different coding languages they use, and the various career opportunities available in the field. It also provides...
Instructional Video4:48
Curated Video

Predictive Analytics with TensorFlow 11.3: Developing a Stock Price Predictive Model

Higher Ed
An emerging area for applying is the stock market trading, where a trader acts like a reinforcement agent since buying and selling particular stock changes the state of the trader by generating profit or loss, that is, reward. • Define...