Curated Video
Evaluate visual representations of data that models real-world phenomena or processes : Hands-On Example: NLP
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. Here, we shall predict...
Curated Video
Comprehensive Android Developer Bootcamp - Firestore - Deleting Data
Introduction to Realtime Databases β Firebase and Firestore:Firestore - Deleting Data This clip is from the chapter "Introduction to Realtime Databases β Firebase and Firestore" of the series "The Comprehensive Android Developer...
Curated Video
Social Media Automation using Python - Project Part 3
This video demonstrates the debugging process of any errors created during the code creation and finally executing the code to obtain the relevant information. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Displaying the Video Data
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - OAuth and OpenID Connect
This video explains OAuth is a system that grants third-party websites limited access to user accounts. OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. This clip is from the chapter "Authentication and...
Institute for New Economic Thinking
A New National Innovation Fund
In part 5 of INET's interview with Fred Block, he says that the country needs all companies in a national innovation fund that helps pay for research into profitable products, and can insure that the public receives a return on its...
Programming Electronics Academy
Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 2
In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the print() function from the Serial library to display information to your computerβs monitor....
Curated Video
Create a machine learning model of a real-life process or object : Getting Started with TensorFlow 2.0
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Output
In this lecture, we will understand how to output data using JavaScript using the "" method and the window alert.
Curated Video
Social Media Automation using Python - Project Part 2
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Curated Video
Social Media Automation using Python - Fetching the Channel Information
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and description. This...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Classifying Images with a Simple CNN, Part 2
From the section: Deep Learning and Tensorflow: Part 2. In this section, weβll talk about what CNNs is, and how it works. Deep Learning and Tensorflow: Part 2: [Activity] Classifying Images with a Simple CNN, Part 2
Curated Video
Social Media Automation using Python - Displaying Data of Playlists
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details. This clip is from the chapter...
Curated Video
Social Media Automation using Python - Fetching the Playlist Information
In this video, you will learn to use the api.get_playlists() function to retrieve playlist information from YouTube. You can use the process to retrieve playlists, playlist items, playlist items by ID, and playlists by ID. This clip is...
Curated Video
Social Media Automation using Python - Introduction to Module-4
This is a brief introduction to the concepts to be learned in this module. The video elaborates on the topics covered in this module, what we can automate in YouTube, and what we can do on YouTube. This clip is from the chapter "YouTube...
IDG TECHtalk
Python's Pillow library: Image processing made simple
In this introduction to Python's Pillow image processing library, we'll look at how Pillow makes common image processing jobs easy -- resizing, compositing, converting formats, and modifying image data.
Curated Video
Social Media Automation using Python - Fetching Information of Videos
In this video, you will learn how to fetch information about videos based on the playlist ID using the api.get_playlist_ID() function by providing the playlist ID. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Building a View Part 2
In this lesson, you will learn about part-to-whole charts. These display relative and absolute values to decide which segment to focus on. You will learn the different ways to visualize part to whole relationships of data.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Q3 - 02 - Spring Framework - Implementing a Flow across Layers
In this session, we will build a simple flow for our web application. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily focuses...
Curated Video
Social Media Automation using Python - Project Part 1
In project parts 1 to 3, we will fetch information regarding the video title, the total number of views, the total number of likes, the comments received, and the video links. This clip is from the chapter "YouTube Automation" of the...
Curated Video
Social Media Automation using Python - Creating API Key
This video demonstrates how to create an API key. We will create a project and then use the YouTube API V3 library to enable it to create our API key. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Curated Video
Social Media Automation using Python - Introduction and Installations
This video will look at a library package created by the Python community, the python-youtube 0.8.3. You will learn to install the package and import the library to perform the tasks. This clip is from the chapter "YouTube Automation" of...
Curated Video
Create a machine learning model of a real-life process or object : Adding More Metrics to Gain a Better Understanding
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...
APMonitor
Matlab π©βπ» Course with Arduino TCLab
Welcome to this introductory course on MATLAB! This course is intended to help you start programming in MATLAB from little or no prior experience. There are video tutorials for each exercise if you have questions along the way. One of...