ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

405 results

codebasics
Regular Expression Tutorial Python | Python Regex Tutorial

Regular expression python tutorial. I will take a real life example of extracting information out of tesla's company filing and show ...

25:29
Regular Expression Tutorial Python | Python Regex Tutorial

185,817 views

4 years ago

codebasics
Machine Learning Tutorial Python - 21: Ensemble Learning - Bagging

Ensemble learning is all about using multiple models to combine their prediction power to get better predictions that has low ...

23:37
Machine Learning Tutorial Python - 21: Ensemble Learning - Bagging

127,440 views

4 years ago

codebasics
Linked List - Data Structures & Algorithms Tutorials in Python #4

Linked list is a data structure similar to array in a sense that it stores bunch of items. But unlike array, linked lists are not stored in ...

28:16
Linked List - Data Structures & Algorithms Tutorials in Python #4

951,262 views

5 years ago

codebasics
End To End Cricket Data Analytics Project Using Web Scraping, Python, Pandas and Power BI

End-to-end sports data analytics project for your resume. In this project, we will cover web scraping (from the ESPN Cricinfo ...

1:40:13
End To End Cricket Data Analytics Project Using Web Scraping, Python, Pandas and Power BI

969,024 views

2 years ago

codebasics
Data Analysis Project | Large Scale Data Analysis | Switching from Pandas to FireDucks

Exploratory data analysis (EDA) is an important skill for AI as well as data analytics aspirants. In this data analysis project, we will ...

52:11
Data Analysis Project | Large Scale Data Analysis | Switching from Pandas to FireDucks

28,117 views

9 months ago

codebasics
Regex For NLP: NLP Tutorial For Beginners In Python - S1 E3

NLP problems are solved either using heuristics/rule based approach or using machine learning. Regex offers a powerful rule ...

44:27
Regex For NLP: NLP Tutorial For Beginners In Python - S1 E3

255,597 views

3 years ago

codebasics
What is BERT? | Deep Learning Tutorial 46 (Tensorflow, Keras & Python)

What is BERT (Bidirectional Encoder Representations From Transformers) and how it is used to solve NLP tasks? This video ...

23:03
What is BERT? | Deep Learning Tutorial 46 (Tensorflow, Keras & Python)

348,938 views

4 years ago

codebasics
Machine Learning Tutorial Python - 19: Principal Component Analysis (PCA) with Python Code

PCA or principal component analysis is a dimensionality reduction technique that can help us reduce dimensions of dataset that ...

24:09
Machine Learning Tutorial Python - 19: Principal Component Analysis (PCA) with Python Code

260,628 views

4 years ago

freeCodeCamp.org
Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Learn Data Analysis with Python in this comprehensive tutorial for beginners, with exercises included! NOTE: Check description ...

4:22:13
Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

3,979,231 views

5 years ago

codebasics
Text Representation Using TF-IDF: NLP Tutorial For Beginners - S2 E6

TF-IDF (term frequency, inverse document frequency) is a text representation technique in NLP that tackles the word count ...

36:18
Text Representation Using TF-IDF: NLP Tutorial For Beginners - S2 E6

90,306 views

3 years ago

codebasics
Tokenization in Spacy: NLP Tutorial For Beginners - S1 E8

Word and sentence tokenization can be done easily using the spacy library in python. In this NLP tutorial, we will cover ...

35:46
Tokenization in Spacy: NLP Tutorial For Beginners - S1 E8

99,080 views

3 years ago

codebasics
Text Representation Using Bag Of Words (BOW): NLP Tutorial For Beginners - S2 E3

Bag of words (a.k.a. BOW) is a technique used for text representation in natural language processing. In this NLP tutorial, we will ...

33:58
Text Representation Using Bag Of Words (BOW): NLP Tutorial For Beginners - S2 E3

68,792 views

3 years ago

codebasics
Simple explanation of Modified Z Score | Modified Z Score to detect outliers with python code

Modified Z score is used many times to detect outliers instead of simple Z score. In this video we will understand what exactly is ...

25:32
Simple explanation of Modified Z Score | Modified Z Score to detect outliers with python code

43,274 views

3 years ago

freeCodeCamp.org
Learn Python - Full Course for Beginners [Tutorial]

This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a ...

4:26:52
Learn Python - Full Course for Beginners [Tutorial]

48,114,045 views

7 years ago

freeCodeCamp.org
Python API Development - Comprehensive Course for Beginners

Learn Python API development in one of the most comprehensive courses ever on the topic. You will build a full-fledged API in ...

19:00:27
Python API Development - Comprehensive Course for Beginners

2,737,311 views

4 years ago

Ishan Sharma
The ONLY Data Science & AI Roadmap You NEED [Step-by-Step Guide]

Resources: AI Career selection guide: https://codebasics.io/resources/ai-career-selection-guide AI Engineer Roadmap: ...

1:09:17
The ONLY Data Science & AI Roadmap You NEED [Step-by-Step Guide]

364,141 views

1 year ago

Kevin Stratvert
👩‍💻 Python for Beginners Tutorial

In this step-by-step Python for beginner's tutorial, learn how you can get started programming in Python. In this video, I assume ...

1:03:21
👩‍💻 Python for Beginners Tutorial

4,152,819 views

4 years ago

freeCodeCamp.org
Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

This Python data science course will take you from knowing nothing about Python to coding and analyzing data with Python using ...

12:19:52
Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

4,588,971 views

5 years ago

codebasics
Tensorflow Input Pipeline | tf Dataset | Deep Learning Tutorial 44 (Tensorflow, Keras & Python)

Tensorflow tf.Data api allows you to build a data input pipeline. Using this you can handle large dataset for your deep learning ...

33:19
Tensorflow Input Pipeline | tf Dataset | Deep Learning Tutorial 44 (Tensorflow, Keras & Python)

124,310 views

4 years ago

codebasics
Transfer Learning | Deep Learning Tutorial 27 (Tensorflow, Keras & Python)

Transfer learning is a very important concept in the field of computer vision and natural language processing. Using transfer ...

25:55
Transfer Learning | Deep Learning Tutorial 27 (Tensorflow, Keras & Python)

222,291 views

5 years ago