Hi, what do you want to do?
Curated Video
Implement a decision tree : Working of a Decision Tree
From the section: Mastering Kaggle Titanic Competition Using Random Forest. The module will cover Random Forest and thus cover decision trees and will encourage the student to make a Kaggle submission and introduce them to the online...
Curated Video
Describe computer programming : Arithmetic & Operators
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.<b<br/>r/>
Common Coding Concepts: Arithmetic & Operators
Common Coding Concepts: Arithmetic & Operators
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Project Solution: Hough transform to detect lane lines in an image
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 2: Project Solution: Hough transform to detect lane lines in an image
Computer Vision Basics: Part 2: Project Solution: Hough transform to detect lane lines in an image
Curated Video
Describe an advanced data structure : Useful Math: The Inclusion-Exclusion Principle
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but...
Curated Video
Mastering Tableau 2018.1, Second Edition 10.1: Connecting to Existing Spatial Data
See how to connect to spatial data.<br/>
• Download a sam<br/>ple dataset
• Im<br/>port data into Tableau
• Download a sam<br/>ple dataset
• Im<br/>port data into Tableau
Curated Video
Mastering Tableau 2018.1, Second Edition 7.4: Quick Table Calculations – Rank
We’ll see the rank function. • The importance of rank • Implement the rank function
Curated Video
Serverless JavaScript Projects 4.4: Building an Update and Delete Lambda
In this video, we need to be able to update the cards when moved from column to column. We also need to be able to delete cards and boards. • Set up the functions for update and delete • Run the serverless deploy script • Make sure CORS...
Curated Video
Serverless JavaScript Projects 2.3: Run Your Weather AWS Lambda
We need a way to query the weather info based on the location info acquired.
• Sign up for Wunderground.co
m API
• Use serveless CLI to create a function for querying Wunderground AP
I for data
• Return the weather I
nfo to...
• Sign up for Wunderground.co
m API
• Use serveless CLI to create a function for querying Wunderground AP
I for data
• Return the weather I
nfo to...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.5: Browser Automated Testing Made Easy
In this video, we will learn how to test our web application with browser interactions. • Look at karma and nightwatch.js • Install nightwatch.js • Write a test with nightwatch.js
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.1: Using Spies in Your Tests
In this video, we will learn how to work with spies in our unit tests. • Explain spyOn • Explain and.callThrough, and.callFake • Explain how to test call with parameters
Curated Video
Learning D3.JS 5.0 10.5: Customize the Map
In this video, we will discuss what we have learnt in the section and what more we can do with maps and D3.<br/>
• Get an overview of chor<br/>opleth maps
• Understand p<br/>anning, drag,<br/> and zoom
• Customize the map
• Get an overview of chor<br/>opleth maps
• Understand p<br/>anning, drag,<br/> and zoom
• Customize the map
Curated Video
Learning D3.JS 5.0 5.3: Loading Data from External Sources – CSV
In this video, we will learn how to load data from a CSV file. • Discuss the different types of supported files to create requests and get data • Create a CSV file and write the code to fetch data • View the result and console tab from...
Curated Video
Learning D3.JS 5.0 4.3: The select() Method
In this video, we will learn what the select() method is and how to use it. • Start writing code about the select() method • Write a short example • Explain the example using the console in the developer tools
Curated Video
Bug Bounty Program Certification 9.6: Brute Force Attacks on Websites
This video will help you perform brute force attack on web admin. • Request interception using Burpsuite • Create wordlist for brute force attack • Perform brute force attack on web admin page using burp suite
Curated Video
Bug Bounty Program Certification 2.5: What Is Network Bug Bounty Program?
In this video, explore network bug bounty overview. • Explore network bug bounty • Example of bug bounty • Explain in depth about network bug bounty program and its processes
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.<b<br/>r/>
Deep Learning and Tensorflow: Part 2: [Activity] Classifying Images with a Simple CNN, Part 2
Deep Learning and Tensorflow: Part 2: [Activity] Classifying Images with a Simple CNN, Part 2