ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

673 results

codebasics
Machine Learning Tutorial Python -1: What is Machine Learning?

What is Machine Learning? This is an introduction to machine learning to begin the python machine learning tutorial series.

6:51
Machine Learning Tutorial Python -1: What is Machine Learning?

1,624,451 views

7 years ago

codebasics
Introduction | NLP Tutorial For Beginners In Python  -  Season 1 Episode 1

We are starting an Natural Language Processing tutorial for beginners series in Python. This will be the first episode in season 1.

10:07
Introduction | NLP Tutorial For Beginners In Python - Season 1 Episode 1

544,758 views

3 years ago

codebasics
FastAPI Tutorial | FastAPI vs Flask

FastAPI is a Python based web framework that allows you to write backend server in a matter of minutes. It can be used as a ...

16:13
FastAPI Tutorial | FastAPI vs Flask

200,771 views

4 years ago

codebasics
Simple Explanation of Recursion | Recursion Python| Data Structures & Algorithms Tutorial Python #20

Recursion in Python: This video provides a very simple explanation of recursion such that even a high school student can ...

14:51
Simple Explanation of Recursion | Recursion Python| Data Structures & Algorithms Tutorial Python #20

131,487 views

4 years ago

codebasics
Spacy vs NLTK: NLP Tutorial For Beginners In Python - S1 E7

An end to end NLP project consists of many steps. These steps together forms an NLP pipeline. The pipeline has various stages ...

15:00
Spacy vs NLTK: NLP Tutorial For Beginners In Python - S1 E7

131,232 views

3 years ago

codebasics
Machine Learning Tutorial Python - 18: K nearest neighbors classification with python code

In this video we will understand how K nearest neighbors algorithm work. Then write python code using sklearn library to build a ...

15:42
Machine Learning Tutorial Python - 18: K nearest neighbors classification with python code

256,133 views

4 years ago

codebasics
What is Recurrent Neural Network (RNN)? Deep Learning Tutorial 33 (Tensorflow, Keras & Python)

RNN or Recurrent Neural Network are also known as sequence models that are used mainly in the field of natural language ...

16:00
What is Recurrent Neural Network (RNN)? Deep Learning Tutorial 33 (Tensorflow, Keras & Python)

441,971 views

4 years ago

codebasics
Machine Learning Tutorial Python - 20: Bias vs Variance In Machine Learning

Bias variance trade off is a popular term in statistics. In this video we will look into what bias and variance means in the field of ...

10:50
Machine Learning Tutorial Python - 20: Bias vs Variance In Machine Learning

111,736 views

4 years ago

codebasics
Data Science Projects For Resume | Machine Learning Projects With Source Code

5 Essential end to end data science projects for a data scientist resume. 3 of these projects are machine learning projects and 2 of ...

14:07
Data Science Projects For Resume | Machine Learning Projects With Source Code

693,334 views

4 years ago

codebasics
Simple explanation of A/B Testing

Simple explanation of A/B Testing Such that even a high school student can understand it easily Do you want to learn technology ...

5:49
Simple explanation of A/B Testing

188,217 views

4 years ago

codebasics
Cosine similarity, cosine distance explained | Math, Statistics for data science, machine learning

Cosine similarity, cosine distance explained in a way that high school student can also understand it easily. If you have ...

12:28
Cosine similarity, cosine distance explained | Math, Statistics for data science, machine learning

87,395 views

4 years ago

codebasics
Selection Sort in python - Data Structures & Algorithms Tutorial Python #19

Selection sort is a simple algorithm for sorting, it gives o(n^2) BIG O complexity. In this video we will go over some theory behind ...

9:07
Selection Sort in python - Data Structures & Algorithms Tutorial Python #19

55,573 views

5 years ago

codebasics
How to build logic in programming | Tips to improving logic building in programming

To be a better programmer, learning just the syntax of coding is not enough. One needs to have solid logic building or thinking ...

16:12
How to build logic in programming | Tips to improving logic building in programming

58,523 views

5 years ago

codebasics
What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)

YOLO (You only look once) is a state of the art object detection algorithm that has become main method of detecting objects in the ...

16:05
What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)

865,101 views

5 years ago

codebasics
Machine Learning Tutorial Python - 17: L1 and L2 Regularization | Lasso, Ridge Regression

In this Python machine learning tutorial for beginners, we will look into, 1) What is overfitting, underfitting 2) How to address ...

19:21
Machine Learning Tutorial Python - 17: L1 and L2 Regularization | Lasso, Ridge Regression

365,571 views

5 years ago

codebasics
Simple Explanation of LSTM | Deep Learning Tutorial 36 (Tensorflow, Keras & Python)

LSTM or long short term memory is a special type of RNN that solves traditional RNN's short term memory problem. In this video I ...

14:37
Simple Explanation of LSTM | Deep Learning Tutorial 36 (Tensorflow, Keras & Python)

555,953 views

4 years ago

codebasics
Converting words to numbers, Word Embeddings | Deep Learning Tutorial 39 (Tensorflow & Python)

Machine learning models don't understand words. They should be converted to numbers before they are fed to RNN or any other ...

11:32
Converting words to numbers, Word Embeddings | Deep Learning Tutorial 39 (Tensorflow & Python)

123,841 views

4 years ago

codebasics
What is Word2Vec? A Simple Explanation | Deep Learning Tutorial 41 (Tensorflow, Keras & Python)

A very simple explanation of word2vec. This video gives an intuitive understanding of how word2vec algorithm works and how it ...

18:28
What is Word2Vec? A Simple Explanation | Deep Learning Tutorial 41 (Tensorflow, Keras & Python)

222,884 views

4 years ago

codebasics
8 Skills to get a data analyst job | Skills to become successful data analyst

In this video I discuss top 8 skills that you need to get a data analyst job. These are the skills that will make you successful data ...

8:45
8 Skills to get a data analyst job | Skills to become successful data analyst

643,056 views

5 years ago

codebasics
Stemming and Lemmatization: NLP Tutorial For Beginners - S1 E10

Stemming and lemmatization are two popular techniques to reduce a given word to its base word. Stemming uses a fixed set of ...

16:46
Stemming and Lemmatization: NLP Tutorial For Beginners - S1 E10

85,598 views

3 years ago