NumPy Python Tutorial for Machine Learning - Part 1

preview_player
Показать описание
NumPy Python Tutorial for Beginners. This video covers all the important things you can do with NumPy library in Python. It is designed for complete beginners and it goes in-depth on how to use python as a beginner and how the NumPy functions work. This tutorial is geared towards data analysts and data scientists. It is the first tutorial for the whole Data Science journey I will be doing.

Support the channel on Patreon:

Data Analytics Course Link:

Download and Install Python for free video:

Tutorial Overview:¶
Video 1¶
1. Printing / Running cells
2. Importing / installing packages
3. NumPy Arrays
4. Creating Arrays
• Manually
• Set/standard Matrix Types
• From a List
• Appending an Existing Array

Video 2¶
1. Array Indexing
2. Array DataTypes
3. Array Maths
4. Array Mathematical Functions
5. Reshape
6. Transpose
7. Broadcasting

Python Notebook:

Yiannis Pitsillides on Social Media:

numpy tutorial
numpy python tutorial
numpy python
numpy array
numpy arrays python
numpy tutorial python 3
numpy and pandas tutorial
numpy vs pandas
numpy pandas
numpy for beginners
numpy tutorial
numpy tutorial python
numpy tutorial for beginners
numpy tutorial for machine learning
how to learn python for beginners in hindi
how to learn python for beginners
how to learn python for free
how to learn python for finance
how to learn python for hacking
how to learn python for data science
learn numpy
learn numpy in 5 minutes
learn numpy in python
learn numpy for machine learning
learn numpy and pandas
learn numpy and pandas online
learn numpy and pandas in python
learn numpy and scipy
how to learn numpy
how to learn numpy python
how to learn numpy scipy
how to learn numpy and pandas
How to create an array in python
How to create a matrix in python
How to create a vector in python
How to index in python
How to change the data type in python
How to do maths in python
How to reshape in python
How to transpose in python
How to broadcast in python
NumPy Python Tutorial for Machine Learning
Рекомендации по теме
Комментарии
Автор

How did you find this tutorial? Please let me know what you think in the comments bellow!

YiannisPi
Автор

Thank You very much, most helpful for students

raunakmaitra
Автор

Thanks brother
Your videos are straight to the point and awesome

JeffersonCanedo
Автор

Would love to see some more intro into Python videos. Like, using variables and creating for loops ( for x in a...) to do something multiple times. So in your example here where you changed a number in your array, creating a loop to replace them all, or for each result in a column, do something like a math equation.

emperorriptide
Автор

This was great thank you. I had absolutely no knowledge of python and numpy but I was mostly able to follow your tutorial. I also really like how you begin from scratch and explained the basics. A thousand thanks

Addission