Instructional Video5:24
Curated Video

Recommender Systems with Machine Learning - Offline Evaluation Techniques

Higher Ed
This video talks about offline evaluation techniques of recommender systems. 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:03
Curated Video

Recommender Systems with Machine Learning - Section Overview

Higher Ed
This video provides an overview of the section. 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 recommender systems.
Instructional Video6:38
Curated Video

Master SQL for Data Analysis - Union, Intersect, Except

Higher Ed
In this video, you will learn more about the UNION, INTERSECT, JOIN, and EXCEPT operators while combining datasets and tables. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Instructional Video7:18
Curated Video

Master SQL for Data Analysis - Loading the eCommerce Datasets

Higher Ed
In this video, we will look at the different store datasets of eCommerce that we will use in the eCommerce training project. This clip is from the chapter "Getting Started with Level 2" of the series "Master SQL for Data Analysis".This...
Instructional Video7:11
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making Recommendations

Higher Ed
In this lesson, you will learn to create a recommendation and use a brute-force algorithm to generate the recommendation. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Instructional Video5:57
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Candidate Tower and Retrieval System

Higher Ed
In this video, you will learn how to create a candidate tower and develop a retrieval system. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach Using Deep...
Instructional Video6:07
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Make Tensors from DataFrame

Higher Ed
In this video, we will continue to check our dataset using a single username. We will use a part of the DataFrame to do so. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems:...
Instructional Video8:36
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Data Visualization with WordCloud

Higher Ed
In this video, you will learn how to load a dataset for the project being developed, using WordCloud, importing WordCloud, STOPWORDS, and ImageColorGenerator. This clip is from the chapter "Project Amazon Product Recommendation System"...
Instructional Video4:08
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Download Libraries

Higher Ed
In this video, you will learn to implement the Amazon recommender system using the TensorFlow recommender based on specific user behavior. You will learn to download and import particular libraries for the project. This clip is from the...
Instructional Video9:56
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models

Higher Ed
In this video, we will understand how all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video5:29
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same

Higher Ed
In this video, we will understand how all data is the same as all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas...
Instructional Video6:53
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is a Feature Vector?

Higher Ed
In this video, you will learn about a feature vector. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video8:39
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Regression in Code

Higher Ed
In this video, we will practice all that we have learnt in the previous video about regression. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
Instructional Video2:15
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Pandas Exercise

Higher Ed
In this video, we will have a look at the Pandas exercise that needs to be resolved on our own. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section,...
Instructional Video21:48
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Power BI Multiple Excel Files with Different File Structures and Modification

Higher Ed
This lecture expands on the previous video by exploring the challenges of working with multiple Excel files with different file structures and modifications. We will gain insights into managing these issues effectively in Power BI. This...
Instructional Video11:22
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - ChatGPT for Power BI Desktop

Higher Ed
ChatGPT chatbot technology with Power BI Desktop integration allows users to interact with data and reports through NLP queries. The video provides step-by-step guidance on setting up the integration and use of ChatGPT to enhance...
Instructional Video6:27
Curated Video

Alteryx Advanced - Exercise 4

Higher Ed
In this exercise, we will make use of expert modeling to build an XGBoost classification model that predicts airline passenger satisfaction. We will set the correct datatypes, clean missing values, remove weakly associated features, and...
Instructional Video10:06
Curated Video

Alteryx Advanced - Machine Learning Part 5

Higher Ed
This video covers best practices for building and deploying ML models in Alteryx, providing examples of how machine learning can be used to solve specific business problems, customer segmentation, fraud detection, and churn prediction....
Instructional Video10:54
Curated Video

Alteryx Advanced - Machine Learning Part 2

Higher Ed
In this video, you will learn to use Alteryx Designer to build and train machine learning models, prepare data for machine learning, how to select appropriate algorithms and techniques, and evaluate model performance. This clip is from...
Instructional Video10:55
Curated Video

Alteryx Advanced - Machine Learning Part 1

Higher Ed
This video introduces ML and its applications in data analytics, concepts of supervised and unsupervised learning, and how they can be used to build predictive models and provides an overview of the different algorithms and techniques...
Instructional Video9:43
Curated Video

Alteryx Advanced - Gathering Numbers

Higher Ed
In this section, we will look at the transform tool set of Alteryx, which summarizes and rearranges data to prepare it for reporting and analysis. You will learn about weighted averages, running totals, count records tool, and the drag...
Instructional Video9:48
Curated Video

Alteryx Advanced - Wild Matches and Grouping

Higher Ed
In this video, we will focus on learning about wild matches and grouping. We will begin with understanding errors when working with data and then learn about tools such as the Fuzzy Match tool; you will learn to purge and merge data. You...
Instructional Video11:48
Curated Video

Alteryx Advanced - Tiles and Binning

Higher Ed
In this video, you will learn about grouping data, frequency distribution, and batch records based on metric to begin with. We will look at multiple ways of grouping data using the tile tool and the multiple-field binning tool. This clip...
Instructional Video11:04
Curated Video

Alteryx Advanced - Sampling

Higher Ed
In this video, you will learn about sampling, a process of generating a subset from an entire population to provide various qualitive or quantitative statistical information by examining a few selected units at random. We will understand...