Channel Avatar

Quick Tech Bits @UCVL80yvm1XlFm08d4xhWfTw@youtube.com

122 subscribers - no pronouns :c

Our aim is to offer concise explanations of various concepts


02:17
What is Subquery in SQL? | IN 3 MINUTES | Definition | Applications
04:18
What is Common Table Expression (CTE)? | IN 3 MINUTES | Definition | Applications
03:45
What is a Stored Procedure in SQL? | IN 3 MINUTES | Definition | Applications
04:32
What is View in SQL? | IN 3 MINUTES | Definition | Applications
10:09
ML Model 3: Titanic Survivors Prediction | LogisticRegresssion | scikit-learn | LabelEncoder
04:41
Python Problem 1: Two Sum Problem
03:12
What is Delete vs Truncate vs Drop in SQL? | IN 3 MINUTES | Definition | Applications
02:20
What is BETWEEN and IN in SQL? | IN 3 MINUTES | Definition | Applications
01:53
PySpark Problem 2: Find employees whose salaries exceed the company's average salary
02:26
PySpark Problem 1: Find the second highest salary
03:19
What is Like in SQL? | IN 3 MINUTES | Definition | Applications
05:19
Part 1 - 5 interesting python questions | Coding | In 3 Minutes
13:02
Serving ML Model 2 : Olympic Medal Prediction model serving using Flask | Pickle | HTML | CSS
13:37
ML Model 2: Olympic Medal Prediction | LinearRegression | Scikit-learn | SciPy | SimpleImputer
07:24
What is a Join in SQL? | IN 3 MINUTES | Definition | Applications
02:26
What is Intersect in SQL? | IN 3 MINUTES | Definition | Applications
02:41
What is Union vs Union All in SQL? | IN 3 MINUTES | Definition | Applications
02:36
What is Case When in SQL? | IN 3 MINUTES | Definition | Applications
03:09
What is Order By in SQL? | IN 3 MINUTES | Definition | Applications
13:34
ML Model 1: Language Detector|scikit-learn|naive_bayes|MultinomialNB|TfidfVectorizer|LabelEncoder
02:39
What is Where & Having in SQL? | IN 3 MINUTES | Definition | Applications
05:01
What are Aggregate Functions in SQL? | IN 3 MINUTES | Definition | Applications
02:17
What is Group By in SQL? | IN 3 MINUTES | Definition | Applications
03:26
What is Transaction Control Language (TCL) in SQL? | IN 3 MINUTES | Definition | Applications
02:55
What is Data Control Language (DCL) in SQL? | IN 3 MINUTES | Definition | Applications
02:39
SQL Problem 1: Find the second highest salary without using the MAX function twice
03:32
What is Data Manipulation Language (DML) in SQL? | IN 3 MINUTES | Definition | Applications
03:16
What is Data Definition Language (DDL) in SQL? | IN 3 MINUTES | Definition | Applications
04:31
What is Database? | IN 3 MINUTES | Definition | Applications
04:35
What is Structured Query Language (SQL)? | IN 3 MINUTES | Definition | Applications
03:39
What is Prescriptive Analytics? | IN 3 MINUTES | Definition | Applications
03:43
What is Predictive Analytics? | IN 3 MINUTES | Definition | Applications
03:51
What is Diagnostic Analytics? | IN 3 MINUTES | Definition | Applications
03:33
What is Descriptive Analytics ? | IN 3 MINUTES | Definition | Applications
04:56
What is Machine Learning workflow? | IN 3 MINUTES | Definition | Applications
04:42
What is Reinforcement Machine Learning? | IN 3 MINUTES | Definition | Applications
03:55
What is Unsupervised Machine Learning? | IN 3 MINUTES | Definition | Applications
04:14
What is Supervised Machine Learning ? | IN 3 MINUTES | Definition | Applications
03:12
What is Artificial Intelligence vs Machine Learning vs Deep Learning vs Data Science? | IN 3 MINUTES
03:12
What is Machine Learning? | IN 3 MINUTES | Definition | Applications
02:28
What is Wide Transformation in Spark? | IN 3 MINUTES | Definition | Applications
02:45
What is Narrow transformation in Spark? | IN 3 MINUTES | Definition | Applications
06:06
What is Action in Spark? | IN 3 MINUTES | Definition | Applications
05:13
What is Transformation in Spark? | IN 3 MINUTES | Definition | Applications
04:11
What is Lazy Evaluation in Spark? | IN 3 MINUTES | Definition | Applications
05:12
What is Below the Line marketing? | IN 3 MINUTES | Definition | Applications
03:52
What is Above the Line Marketing? | IN 3 MINUTES | Definition | Applications
03:01
What is Adstock in Marketing? | IN 3 MINUTES | Definition | Applications
04:20
What is Carryover impact in Marketing? | IN 3 MINUTES | Definition | Applications
04:59
What is Lag or Delay Effect in Marketing? | IN 3 MINUTES | Definition | Applications
04:14
What is Cannibalization Effect in marketing? | IN 3 MINUTES | Definition | Applications
05:28
What is Halo Effect in Marketing? | IN 3 MINUTES
04:34
What is Broadcast Join in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
03:47
What is Bucketing in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
05:37
What is Checkpoint in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
03:46
What is Coalesce in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
04:39
What is Repartition in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
06:14
What is Shuffling in spark? | Spark Optimization | IN 3 MINUTES | Definition | Applications
05:32
What are Partitions in spark? | IN 3 MINUTES | Definition | Examples | Story | Applications
05:14
What is Persist in spark? | Spark Optimization | IN 3 MINUTES | Definition | Examples