This video explain how works Numpy Argsort function and provides the basic intuition behind this useful function.

I created this video because I found np.argsort() function in few recent Machine Learning and Deep Learning projects and by trying to understand the logic of this function I decided to create this video.

Official Numpy documentation about np.argsort(): https://docs.scipy.org/doc/numpy/refe…

The core of the video is to understand how to get result numpy array by implement the sorting process based on index in a given list of integers.

I you found any useful in this video please subscribe me for getting next videos of mine and what is most important - to apply np.argsort in practice and become even more stronger data scientist.

Subscribe: https://www.youtube.com/c/VytautasBielinskas/featured

#numpy #python

Numpy Argsort - np.argsort() - function. Simple Example
2.90 GEEK