50.8K subscribers
134 photos
1 video
1 link
Data science, Machine learning, and Artificial Intelligence. We post daily contents related to machine learning focusing on Numpy, Pandas, and ML effectively.
Download Telegram
Part 10 πŸŽ‰ of Intro to NumPy, what a journey guys, thanks for sticking around for these posts!! On to part 100 shall we??
.

Follow u0040bigdataguru for tutorials and instructional posts on AI, machine learning and deep learning!
.
.
πŸ‘¨β€πŸ’»#NumPy
.
np.tile() is one of the most beautiful yet super useful functions there is in NumPy and Python! Happy weekend!! πŸŽ‰πŸ‘Œ
.
Typo alert: 4th slide should say np.array([[6], [7]]) for the picture to match!
.
πŸ‘¨β€πŸ’»#NumPy
πŸ‘2❀1
np.cumsum() is a useful function when it comes to doing big data cumulative sums. See it, learn it, and use it πŸ’ͺ
.
.
.
πŸ‘¨β€πŸ’»#NumPy
πŸ‘3
This post is inspired by a great question on the last post! So keep asking great questions and motivate future posts πŸ’ͺ
.
.
πŸ‘¨β€πŸ’»#NumPy
πŸ‘1
Hi Data Science enthusiasts πŸ‘‹
.
Today, we are gonna talk about broadcasting in NumPy πŸ”’
.
Broadcasting is a powerful, useful yet tricky feature in NumPy. If you know it well and use it intentionally, you can simplify a lot of code πŸ‘Œ
.
However, if it’s used by mistake it can create bugs and a lot of headaches πŸ€•
.
That’s because in NumPy, you can easily do operations between matrices even if they don’t have the same shape πŸ‘Œ
.
NumPy β€œbroadcasts” the smaller matrix (if valid for the operation) and repeats the operation per element, row, column, etc 🀘
.
In today’s code snippet, a scalar broadcasts into the same size of a matrix to be subtracted. Similarly, a row and column vector broadcasts into the right shape before getting subtracted!
.
Wanna know how? Check out the post!

.πŸ‘¨β€πŸ’»#NumPy
πŸ‘4❀3
Partitioning is an important technique when you have a large amount of data and like to partition it based on a pivot value. NumPy can do this very efficiently and it leads to some cool applications.
.
Wanna know more? Check out the slides!

.

.

πŸ‘¨β€πŸ’»#NumPy
Being fluent in NumPy goes a long way in becoming a data scientist πŸƒ Today we are taking an important step in that direction! πŸš€
.
Wanna know more? Check out the slides!
.

πŸ‘¨β€πŸ’»#NumPy
❀4πŸ‘1
Hi Data Science enthusiasts πŸ‘‹
.
Today, we are gonna talk about broadcasting in NumPy πŸ”’
.
Broadcasting is a powerful, useful yet tricky feature in NumPy. If you know it well and use it intentionally, you can simplify a lot of code πŸ‘Œ
.
However, if it’s used by mistake it can create bugs and a lot of headaches πŸ€•
.
That’s because in NumPy, you can easily do operations between matrices even if they don’t have the same shape πŸ‘Œ
.
NumPy β€œbroadcasts” the smaller matrix (if valid for the operation) and repeats the operation per element, row, column, etc 🀘
.
In today’s code snippet, a scalar broadcasts into the same size of a matrix to be subtracted. Similarly, a row and column vector broadcasts into the right shape before getting subtracted!
.
Wanna know how? Check out the post!

.πŸ‘¨β€πŸ’»#NumPy
❀27πŸ‘8
Partitioning is an important technique when you have a large amount of data and like to partition it based on a pivot value. NumPy can do this very efficiently and it leads to some cool applications.
.
Wanna know more? Check out the slides!

.

.

πŸ‘¨β€πŸ’»#NumPy
❀10πŸ‘8
Being fluent in NumPy goes a long way in becoming a data scientist πŸƒ Today we are taking an important step in that direction! πŸš€
.
Wanna know more? Check out the slides!
.

πŸ‘¨β€πŸ’»#NumPy
❀15πŸ‘8
Data Science Courses πŸ‘¨β€πŸ’»

Fresh picks covering Python + Pandas/NumPy, Machine Learning fundamentals, Data Visualization, plus trending topics like AI Agents, AI Security/Governance, and real-world tracks (finance & healthcare).

⚠️ Some courses have low spots, so they may expire soon

#DataScience #Python #MachineLearning #Pandas #NumPy #Matplotlib #AI #AIAgents #MLOps #FreeCourses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀9πŸ‘1πŸ’―1