Instructional Video4:26
Practical Ninjas

How to create Figures and Images in LaTeX | Learn using ShareLaTeX | Learning LaTeX 03

12th - Higher Ed
In the following video one will learn about LaTeX. Sometimes one needs to add different charts, figures, graphs and images in a document. This video focuses on inserting charts, figures, graphs and images.
Instructional Video6:41
R Programming 101

R programming for beginners - Manipulate data using the tidyverse. Select, filter and mutate.

Higher Ed
Learn to manipulate data using the tidyverse package in R. This is part of the "R programming for beginners" series of videos. In this video, I use one of R's built-in datasets and demonstrate how to use the following DPLYR commands:...
Instructional Video10:48
APMonitor

Java ☕ Classes and Objects

10th - Higher Ed
One of the biggest advancements in programming in the last few decades is called object oriented programming. Many of the most used programming languages today, including Java, are object oriented. This means that programmers...
Instructional Video14:48
Global Health with Greg Martin

R programming for beginners – statistic with R (t-test and linear regression) and dplyr and ggplot

Higher Ed
In this video I provide a tutorial on some statistical analysis (specifically using the t-test and linear regression). I also demonstrate how to use dplyr and ggplot to do data manipulation and data visualisation. Its R programming for...
Instructional Video10:16
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Kafka Producer - Micro Project

Higher Ed
In this session, we are going to create a point of sale simulator that generates an infinite number of random but realistic invoices and sends it to the Kafka broker.
r/>
This clip is from the chapter "Creating Real-time...
Instructional Video4:24
Curated Video

Julia for Data Science (Video 19)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video6:38
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Hands-On Example: NLP

Higher Ed
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,...
Instructional Video24:03
IDG TECHtalk

How to plot in R with echarts4r

Higher Ed
Learn how to make everything from basic line graphs to racing bar charts – all interactive and easily animated -- with echarts4r!
Instructional Video6:24
Curated Video

Julia for Data Science (Video 16)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video16:43
Curated Video

Complete Python Scripting for Automation - How to use Atom Editor to run python script

Higher Ed
Introduction: How to use Atom Editor to run python script
r/>
This clip is from the chapter "Introduction" of the series "Complete Python Scripting for Automation".The author introduces the course and talks about Python setup...
Instructional Video4:24
Curated Video

Julia for Data Science (Video 21)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video4:34
IDG TECHtalk

Run Python in R code

Higher Ed
While R is a useful language, Python is also great for data science and general-purpose computing. See how to run Python code within an R script and pass data between Python and R using the reticulate package. Leave a comment and let us...
Instructional Video17:13
Curated Video

Data Science and Machine Learning with R - Data Visualization in R Section Introduction

Higher Ed
This video explains data visualization in R.
r/>
This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Instructional Video24:50
The Wall Street Journal

Rochelle Walensky on Planning for the Next Pandemic

Higher Ed
The director of the Centers for Disease Control and Prevention discusses how the lessons from Covid-19 are informing the agency’s response to the next phase of the pandemic and preparation for future variants and viruses.
Instructional Video6:36
Curated Video

Julia for Data Science (Video 14)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video3:15
Curated Video

Learning R for Data Visualization (Video 2)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video11:24
R Programming 101

How to import data and install packages - R programming for beginners

Higher Ed
In this video I look at how to start a project in R, how to import data and how to install a package. Packages like tidyverse or DPLYR or ggplot extend your data analysis capabilities a lot! This video forms part of the R programming for...
Instructional Video27:04
Curated Video

Data Science and Machine Learning with R - Data Preprocessing Introduction

Higher Ed
This video introduces you to data preprocessing.
r/>
This clip is from the chapter "Data Preprocessing" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Instructional Video5:07
Curated Video

Web Development with Node.JS and MongoDB (Video 35)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video22:54
Bill Carmody

Getting Help with Financial Aid

Higher Ed
In this video, Bill Carmody interviews Charlie Javice, the founder of Frank, a company that helps families navigate the complex process of financing college education. They discuss the challenges and misconceptions surrounding college...
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and...
Instructional Video3:59
Curated Video

Learning R for Data Visualization (Video 18)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video7:42
Curated Video

Core Java Programming Course- Protected Access

Higher Ed
This video explains what is protected access.
r/>
This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and...
Instructional Video8:14
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Generating Mocha Awesome Reports for Cypress Execution

Higher Ed
This video introduces you to generating Mocha awesome reports for Cypress execution.
r/>
This clip is from the chapter "Cypress Framework Part 4- Dashboard Feature with Video Recording and Screenshots" of the series "Cypress -...