ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,863 results

Coding with Lewis
10 Sorting Algorithms Easily Explained

Every programmer has run into sorting algorithms at one point in their career. ‍ In today's video I am going to explain 10 ...

10:48
10 Sorting Algorithms Easily Explained

278,895 views

1 year ago

Chier Hu
Quicksort vs. RANDOMIZED-SELECT: Selecting the i-th Order Statistic

The RANDOMIZED-SELECT algorithm provides a way to find the i-th smallest element in an array. Let's walk through the ...

6:34
Quicksort vs. RANDOMIZED-SELECT: Selecting the i-th Order Statistic

374 views

1 year ago

Michael Sambol
Quick sort in 4 minutes

Step by step instructions showing how to run quick sort. Code: https://github.com/msambol/dsa/blob/master/sort/quick_sort.py ...

4:24
Quick sort in 4 minutes

2,395,619 views

9 years ago

Learn with Whiteboard
All Major Feature Selection Methods in Machine Learning Explained

Learn basic understanding of each major feature selection algorithms. - Acquire practical insights into implementing these ...

11:32
All Major Feature Selection Methods in Machine Learning Explained

17,848 views

1 year ago

Study Hub
Lecture 31: Solving the Selection Problem with Quicksort Partitioning| Practical Solutions

In this video, we explore the selection problem, which is efficiently solved using Quicksort partitioning. We discuss how to find the ...

7:05
Lecture 31: Solving the Selection Problem with Quicksort Partitioning| Practical Solutions

271 views

1 year ago

Learn with Whiteboard
Filter vs Wrapper vs Embedded Methods Explained with Examples | Feature Selection Methods in ML

Get Certified in Artificial Intelligence. Both tech and Non-Tech can apply! 10% off on AI Certifications. Use Coupon Code - save10 ...

5:11
Filter vs Wrapper vs Embedded Methods Explained with Examples | Feature Selection Methods in ML

7,836 views

1 year ago

Christopher Penn
You Ask, I Answer: Model and Algorithm Selection?

Katherine asks, "How do you know which is the right algorithm or model to choose for any given data set?" Subscribe to my ...

6:04
You Ask, I Answer: Model and Algorithm Selection?

5 views

3 years ago

Learn with Whiteboard
How To Choose the Right Feature Selection Method For ML Problem

In this video, we're diving deep into the crucial aspect of how to choose the perfect feature selection method for your ML problem.

4:23
How To Choose the Right Feature Selection Method For ML Problem

8,744 views

1 year ago

Errichto Algorithms
How To Become Red Coder? (codeforces.com)

5 simple tips to become a red coder in https://codeforces.com/. What algorithmic books do you need? Which algorithm and topic ...

4:09
How To Become Red Coder? (codeforces.com)

889,130 views

5 years ago

Gate Smashers
L-3.8: Selection Sort | Time Complexity(Best, Avg & Worst) Analysis | Stable or Not | Inplace or Not

In this video, Varun sir will break down Selection Sort in the simplest way possible! Understand how it works step-by-step, and ...

11:37
L-3.8: Selection Sort | Time Complexity(Best, Avg & Worst) Analysis | Stable or Not | Inplace or Not

770,471 views

5 years ago

udiprod
Insertion Sort vs Bubble Sort + Some analysis

A visual demonstration of insertion sort, competition with bubble sort, and performance analysis including these two and quick sort ...

5:17
Insertion Sort vs Bubble Sort + Some analysis

353,344 views

8 years ago

Development Days
Floyd Rivest algorithm | Kth smallest algorithm | Quick Select Algorithm

Floyd-Rivest Algorithm A selection algorithm developed by Robert W. Floyd and Ronald L. to find kth smallest element.

11:53
Floyd Rivest algorithm | Kth smallest algorithm | Quick Select Algorithm

519 views

3 years ago

StatQuest with Josh Starmer
Machine Learning Fundamentals: Cross Validation

One of the fundamental concepts in machine learning is Cross Validation. It's how we decide which machine learning method ...

6:05
Machine Learning Fundamentals: Cross Validation

1,385,591 views

7 years ago

Code & Learn
Mastering select and for-select | Essential Tools for Concurrency in Go

Video Overview: Unlock the Power of Concurrency in Go with select and for-select Statements In this video, we dive deep into the ...

9:57
Mastering select and for-select | Essential Tools for Concurrency in Go

2,548 views

1 year ago

Numberphile
Mathematical Way to Choose a Toilet - Numberphile

Toilets at musical festivals are notorious - but how many should you check before committing!? EXTENDED MATH ENDING: ...

7:49
Mathematical Way to Choose a Toilet - Numberphile

1,356,641 views

11 years ago

Mısra Turp
How Many Hidden Layers and Neurons does a Neural Network Need

Neural Networks have a lot of knobs and buttons you have to set correctly to get the best possible performance out of it. Although ...

4:35
How Many Hidden Layers and Neurons does a Neural Network Need

34,180 views

3 years ago

Sebastian Raschka
11.5 Nested CV for Algorithm Selection (L11 Model Eval. Part 4)

Sebastian's books: https://sebastianraschka.com/books/ This video introduces the main concept behind nested cross-validation for ...

17:20
11.5 Nested CV for Algorithm Selection (L11 Model Eval. Part 4)

11,615 views

5 years ago

Econolytics Edge
Forward Selection Algorithm in JMP

This video walks through the process of creating a validation column in JMP Pro and carrying out feature selection using the ...

7:07
Forward Selection Algorithm in JMP

503 views

3 years ago

Normalized Nerd
Random Forest Algorithm Clearly Explained!

Here, I've explained the Random Forest Algorithm with visualizations. You'll also learn why the random forest is more robust than ...

8:01
Random Forest Algorithm Clearly Explained!

829,566 views

4 years ago

StatQuest with Josh Starmer
Ridge vs Lasso Regression, Visualized!!!

People often ask why Lasso Regression can make parameter values equal 0, but Ridge Regression can not. This StatQuest ...

9:06
Ridge vs Lasso Regression, Visualized!!!

323,542 views

5 years ago