Instructional Video2:41
Curated Video

Recommender Systems with Machine Learning - User-Based Collaborative Filtering

Higher Ed
This video helps you with user-based collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use...
Instructional Video12:23
Curated Video

Recommender Systems with Machine Learning - Making Recommendations with Collaborative Filtering

Higher Ed
This video helps you make recommendations with collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
Instructional Video13:01
Curated Video

Recommender Systems with Machine Learning - Item-Based Filtering Data Preparation

Higher Ed
This video explains and demonstrates item-based filtering data preparation.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video4:53
Curated Video

Recommender Systems with Machine Learning - Item-Based Collaborative Filtering

Higher Ed
This video demonstrates item-based collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Instructional Video8:46
Curated Video

Recommender Systems with Machine Learning - Making Recommendations

Higher Ed
This video helps you with making recommendations.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine...
Instructional Video9:21
Curated Video

Recommender Systems with Machine Learning - Recommendation Engine

Higher Ed
This video talks about the recommendation engine in detail.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Instructional Video10:53
Curated Video

Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Matrix

Higher Ed
This video is about the tf-idf (Term Frequency-Inverse Document Frequency) matrix.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video12:27
Curated Video

Recommender Systems with Machine Learning - Exploring Genres in Content-Based Filtering

Higher Ed
This video helps you explore the genres in content-based filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the...
Instructional Video7:56
Curated Video

Recommender Systems with Machine Learning - Data Preparation for Content-Based Filtering

Higher Ed
This video explains data preparation for content-based filtering with machine learning.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This...
Instructional Video5:06
Curated Video

Recommender Systems with Machine Learning - Design Approaches for ML

Higher Ed
This video talks about the design approaches for machine learning.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the...
Instructional Video11:16
Curated Video

Recommender Systems with Machine Learning - Quality of Recommender Systems

Higher Ed
This video explains the quality of recommender systems in detail.
<
br/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Instructional Video4:35
Curated Video

Recommender Systems with Machine Learning - Applications and Real-World Challenges

Higher Ed
This video helps you understand the applications and real-world challenges, and how recommender systems resolve these issues.
<
br/>
This clip is from the chapter "Motivation for Recommender System" of the series "Recommender...
Instructional Video2:52
Curated Video

Recommender Systems with Machine Learning - Recommender Systems Overview

Higher Ed
This video provides an overview of recommender systems.
<
br/>
This clip is from the chapter "Motivation for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on recommender systems...
Instructional Video10:14
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Generate Response

Higher Ed
We will import two libraries, tfidf, and cosine_similarity, and then use the TF-IDF vectorizer to generate chatbot responses based on the query input.
<
br/>
This clip is from the chapter "Basics of Chatbots with Machine Learning...
Instructional Video6:27
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: NLTK Features

Higher Ed
Let's explore the Natural Language Toolkit, a library used for specific tasks related to natural language processing, including tokenization, filtering words, stemming, lemmatization, chunking/chinking, and entity recognition.
<
br/>...
Instructional Video5:05
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: ML-Enabled Features

Higher Ed
In this lesson, we will explore the enabling features of a machine learning-based chatbot, including scaling operations, task automation, user engagement, social media interaction, multilingual models, and connectivity.
<
br/>
This...
Instructional Video4:09
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Challenges of Chatbots

Higher Ed
In this video, we will understand the challenges we face using a chatbot, including emerging trends, security, and privacy, customer saturation, predicting human behavior, user satisfaction, and user-bot communication.
<
br/>
This...
Instructional Video5:02
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Benefits of Chatbots

Higher Ed
This video will elaborate on the benefits of using chatbots and the need for adopting chatbots, including personalized customer experience, efficient staff onboarding, standardized solutions, cost saving, and 24x7 availability.
<
br/>...
Instructional Video4:05
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Applications of Chatbots

Higher Ed
In this lecture, we will understand the applications of chatbots.
<
br/>
This clip is from the chapter "Basics of Chatbots with Machine Learning and Python" of the series "Chatbots for Beginners: A Complete Guide to Build...
Instructional Video3:06
Curated Video

Master SQL for Data Analysis - Sorting Rows (ORDER BY)

Higher Ed
In this lesson, you will learn about the options for sorting the output result of a query in some specific order to save time and keep data better organized.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries"...
Instructional Video5:13
Curated Video

Master SQL for Data Analysis - Indexes

Higher Ed
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for...
Instructional Video3:50
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Strengths and Weaknesses of DL Models

Higher Ed
In this lesson, you will learn about the strengths and weaknesses of deep learning recommender system models.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender...
Instructional Video3:10
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - VAE Collaborative Filtering

Higher Ed
This lesson explores the variational autoencoder for collaborative filtering, using representations in hidden layers.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender...
Instructional Video3:17
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Neural Collaborative Filtering

Higher Ed
In this video, we will understand neural collaborative filtering and how to incorporate it into our recommender system.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series...